다음을 통해 공유


WindowHelperService(IntPtr) 생성자

정의

부모 창에 대한 특정 핸들을 사용하여 WindowHelperService 클래스의 새 인스턴스를 초기화합니다.

public:
 WindowHelperService(IntPtr hwnd);
public WindowHelperService (IntPtr hwnd);
new System.Activities.Presentation.Hosting.WindowHelperService : nativeint -> System.Activities.Presentation.Hosting.WindowHelperService
Public Sub New (hwnd As IntPtr)

매개 변수

hwnd
IntPtr

nativeint

부모 창에 대한 핸들입니다.

적용 대상