2 implementations of GetContainer
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (1)
268
HRESULT IOleClientSite.Interface.
GetContainer
(IOleContainer** ppContainer)
System\Windows\Forms\Controls\WebBrowser\WebBrowserSiteBase.cs (1)
172
HRESULT IOleClientSite.Interface.
GetContainer
(IOleContainer** ppContainer)
1 reference to GetContainer
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleClientSite.g.cs (1)
138
return __object.
GetContainer
(ppContainer);