2 implementations of ShowObject
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (1)
279
HRESULT IOleClientSite.Interface.
ShowObject
()
System\Windows\Forms\Controls\WebBrowser\WebBrowserSiteBase.cs (1)
183
HRESULT IOleClientSite.Interface.
ShowObject
()
2 references to ShowObject
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
1513
((IOleClientSite.Interface)_oleSite).
ShowObject
();
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleClientSite.g.cs (1)
173
return __object.
ShowObject
();