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:

