_dispWindowVisibilityEvents_WindowHidingEventHandler Delegat

Definition

Nur Microsoft-interne Verwendung.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public delegate void _dispWindowVisibilityEvents_WindowHidingEventHandler(Window ^ Window);
public delegate void _dispWindowVisibilityEvents_WindowHidingEventHandler(Window ^ Window);
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.TypeLibType(16)]
public delegate void _dispWindowVisibilityEvents_WindowHidingEventHandler(Window Window);
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type _dispWindowVisibilityEvents_WindowHidingEventHandler = delegate of Window -> unit
Public Delegate Sub _dispWindowVisibilityEvents_WindowHidingEventHandler(Window As Window)

Parameter

Window
Window
Attribute

Gilt für