Method GetHandle
GetHandle()
Gets native handler of the control. For Windows this is hWnd, for other operating systems currently returns null. You should not use this property.
public override IntPtr GetHandle()
Gets native handler of the control. For Windows this is hWnd, for other operating systems currently returns null. You should not use this property.
public override IntPtr GetHandle()