Compartilhar via


HostedWindowWrapper(IntPtr) Construtor

Definição

Inicializa uma nova instância da classe 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)

Parâmetros

hwnd
IntPtr

nativeint

O ponteiro para o HwndHost que é associado a esse HostedWindowWrapper.

Atributos

Aplica-se a