2 references to GetMiscStatus
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
1398_control.GetMiscStatus(DVASPECT.DVASPECT_CONTENT, out OLEMISC status);
System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.cs (1)
897HRESULT hr = _axOleObject.GetMiscStatus(DVASPECT.DVASPECT_CONTENT, out OLEMISC bits);