HostedWindowWrapper(IntPtr) Konstruktor

Definition

Initierar en ny instans av HostedWindowWrapper klassen.

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)

Parametrar

hwnd
IntPtr

nativeint

Pekaren till som HwndHost är associerad med den här HostedWindowWrapper.

Attribut

Gäller för