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