WindowHelperService(IntPtr) Constructeur

Définition

Initialise une nouvelle instance de la WindowHelperService classe avec le handle spécifique à une fenêtre parente.

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)

Paramètres

hwnd
IntPtr

nativeint

Handle vers une fenêtre parente.

S’applique à