다음을 통해 공유


HostedWindowWrapper(IntPtr) 생성자

정의

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)

매개 변수

hwnd
IntPtr

nativeint

HwndHost에 연결된 HostedWindowWrapper에 대한 포인터입니다.

특성

적용 대상