3 references to IOleInPlaceSite
System.Design (3)
System\Design\NativeMethods.cs (3)
1290
void Clone(
IOleInPlaceSite
pIPSiteNew, IOleDocumentView[] ppViewNew);
1293
IOleInPlaceSite
GetInPlaceSite();
1297
void SetInPlaceSite(
IOleInPlaceSite
pIPSite);