4 references to IOleInPlaceUIWindow
System.Design (4)
System\Design\NativeMethods.cs (4)
453int ResizeBorder(COMRECT rect, IOleInPlaceUIWindow doc, bool fFrameWindow); 455int ShowUI(int dwID, IOleInPlaceActiveObject activeObject, IOleCommandTarget commandTarget, IOleInPlaceFrame frame, IOleInPlaceUIWindow doc); 1323void ResizeBorder(COMRECT prcBorder, IOleInPlaceUIWindow pUIWindow, int fFrameWindow); 1354void GetWindowContext(out IOleInPlaceFrame ppFrame, out IOleInPlaceUIWindow ppDoc, COMRECT lprcPosRect, COMRECT lprcClipRect, tagOIFI lpFrameInfo);