Freigeben über


IUITechnologyElement.WindowHandle Property

Definition

Gets the handle to the Win32 window that contains this element.

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

Property Value

IntPtr

nativeint

The handle of this element.

Applies to