_ApplicationEvents_WindowSizeEventHandler Délégué
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Réservé à une utilisation interne.
public delegate void _ApplicationEvents_WindowSizeEventHandler(_XDocument ^ pDocument, Window ^ pWindow);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void _ApplicationEvents_WindowSizeEventHandler(_XDocument pDocument, Window pWindow);
type _ApplicationEvents_WindowSizeEventHandler = delegate of _XDocument * Window -> unit
Public Delegate Sub _ApplicationEvents_WindowSizeEventHandler(pDocument As _XDocument, pWindow As Window)
Paramètres
- pDocument
- _XDocument
- pWindow
- Window
- Attributs