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
.NET Framework (current version)
Defines the contract for Win32 window handles.
Assembly: PresentationCore (in PresentationCore.dll)
| Name | Description | |
|---|---|---|
![]() | Handle | Gets the window handle. |
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
Available since 3.0
Show:

