WindowHelperService(IntPtr) Construtor

Definição

Inicializa uma nova instância da WindowHelperService classe com o handle específico para uma janela pai.

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)

Parâmetros

hwnd
IntPtr

nativeint

Uma maçaneta para uma janela dos pais.

Aplica-se a