3 references to GetHandleNoCreate
System.Windows.Forms (3)
System\Windows\Forms\ActiveX\AxHost.cs (2)
954
bool uiDeactivate =
GetHandleNoCreate
() != _hwndFocus;
3207
HWND handle =
GetHandleNoCreate
();
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (1)
306
if (_host.
GetHandleNoCreate
() != hwnd)