Sdílet prostřednictvím


HostedWindowWrapper(IntPtr) Konstruktor

Definice

Inicializuje novou instanci HostedWindowWrapper třídy.

public:
 HostedWindowWrapper(IntPtr hwnd);
[System.Security.SecurityCritical]
[System.Security.SecurityTreatAsSafe]
public HostedWindowWrapper (IntPtr hwnd);
public HostedWindowWrapper (IntPtr hwnd);
[<System.Security.SecurityCritical>]
[<System.Security.SecurityTreatAsSafe>]
new System.Windows.Automation.Peers.HostedWindowWrapper : nativeint -> System.Windows.Automation.Peers.HostedWindowWrapper
new System.Windows.Automation.Peers.HostedWindowWrapper : nativeint -> System.Windows.Automation.Peers.HostedWindowWrapper
Public Sub New (hwnd As IntPtr)

Parametry

hwnd
IntPtr

nativeint

Ukazatel na HwndHost to, který je přidružen k tomuto HostedWindowWrapper.

Atributy

Platí pro