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