HwndWrapper.Handle Property

Definition

Gets or creates the handle for the window.

public:
 property IntPtr Handle { IntPtr get(); };
public IntPtr Handle { get; }
member this.Handle : nativeint
Public ReadOnly Property Handle As IntPtr

Property Value

IntPtr

nativeint

Returns IntPtr.

Applies to