HwndTarget(IntPtr) Konstruktor

Definicja

Inicjuje HwndTarget nowe wystąpienie klasy przy użyciu określonego HWND.

public:
 HwndTarget(IntPtr hwnd);
[System.Security.SecurityCritical]
public HwndTarget (IntPtr hwnd);
public HwndTarget (IntPtr hwnd);
[<System.Security.SecurityCritical>]
new System.Windows.Interop.HwndTarget : nativeint -> System.Windows.Interop.HwndTarget
new System.Windows.Interop.HwndTarget : nativeint -> System.Windows.Interop.HwndTarget
Public Sub New (hwnd As IntPtr)

Parametry

hwnd
IntPtr

nativeint

Uchwyt okna, do którego rysuje ten obiekt.

Atrybuty

Dotyczy