11 references to IOleInPlaceUIWindow
System.Windows.Forms (11)
winforms\Managed\System\WinForms\AxHost.cs (1)
4266
int UnsafeNativeMethods.IOleInPlaceSite.GetWindowContext(out UnsafeNativeMethods.IOleInPlaceFrame ppFrame, out UnsafeNativeMethods.
IOleInPlaceUIWindow
ppDoc,
winforms\Managed\System\WinForms\Control.cs (3)
15379
void UnsafeNativeMethods.IOleInPlaceActiveObject.ResizeBorder(NativeMethods.COMRECT prcBorder, UnsafeNativeMethods.
IOleInPlaceUIWindow
pUIWindow, bool fFrameWindow) {
16288
private UnsafeNativeMethods.
IOleInPlaceUIWindow
inPlaceUiWindow;
17076
UnsafeNativeMethods.
IOleInPlaceUIWindow
pWindow;
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (4)
1882
out UnsafeNativeMethods.
IOleInPlaceUIWindow
ppDoc,
2141
UnsafeNativeMethods.
IOleInPlaceUIWindow
doc);
2175
UnsafeNativeMethods.
IOleInPlaceUIWindow
doc,
5597
UnsafeNativeMethods.
IOleInPlaceUIWindow
pUIWindow,
winforms\Managed\System\WinForms\WebBrowser.cs (2)
1773
UnsafeNativeMethods.
IOleInPlaceUIWindow
doc) {
1803
int UnsafeNativeMethods.IDocHostUIHandler.ResizeBorder(NativeMethods.COMRECT rect, UnsafeNativeMethods.
IOleInPlaceUIWindow
doc, bool fFrameWindow) {
winforms\Managed\System\WinForms\WebBrowserSiteBase.cs (1)
301
int UnsafeNativeMethods.IOleInPlaceSite.GetWindowContext(out UnsafeNativeMethods.IOleInPlaceFrame ppFrame, out UnsafeNativeMethods.
IOleInPlaceUIWindow
ppDoc,