2 references to IOleInPlaceObjectWindowless
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (1)
4200else if (host.GetInPlaceObject() is UnsafeNativeMethods.IOleInPlaceObjectWindowless) {
winforms\Managed\System\WinForms\WebBrowserSiteBase.cs (1)
235else if (this.Host.AXInPlaceObject is UnsafeNativeMethods.IOleInPlaceObjectWindowless) {