2 references to OLEMISC_SETCLIENTSITEFIRST
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (1)
4600if ((miscStatusBits & NativeMethods.ActiveX.OLEMISC_SETCLIENTSITEFIRST) != 0) {
winforms\Managed\System\WinForms\WebBrowserBase.cs (1)
964if (NativeMethods.Succeeded(hr) && ((bits & NativeMethods.ActiveX.OLEMISC_SETCLIENTSITEFIRST) != 0)) {