WindowHelperService(IntPtr) Constructeur

Définition

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

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 parent.

S’applique à