Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IWin32Window Interface

 

Defines the contract for Win32 window handles.

Namespace:   System.Windows.Interop
Assembly:  PresentationCore (in PresentationCore.dll)

Public Interface IWin32Window

NameDescription
System_CAPS_pubpropertyHandle

Gets the window handle.

System_CAPS_security Security Note

This interface should not be implemented if the implementing code can run under partial trust. This is enforced by an InheritanceDemand.

UIPermission

as an InheritanceDemand. Associated enumeration: AllWindows

.NET Framework
Available since 3.0
Return to top
Show:
© 2017 Microsoft