2 references to IOleInPlaceFrame
System.Design (2)
System\Design\NativeMethods.cs (2)
455
int ShowUI(int dwID, IOleInPlaceActiveObject activeObject, IOleCommandTarget commandTarget,
IOleInPlaceFrame
frame, IOleInPlaceUIWindow doc);
1354
void GetWindowContext(out
IOleInPlaceFrame
ppFrame, out IOleInPlaceUIWindow ppDoc, COMRECT lprcPosRect, COMRECT lprcClipRect, tagOIFI lpFrameInfo);