Udostępnij za pośrednictwem


HostedWindowWrapper(IntPtr) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy HostedWindowWrapper.

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

Wskaźnik do HwndHost elementu, który jest skojarzony z tym HostedWindowWrapperelementem .

Atrybuty

Dotyczy