2 implementations of OnInPlaceDeactivate
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (1)
421
HRESULT IOleInPlaceSite.Interface.
OnInPlaceDeactivate
()
System\Windows\Forms\Controls\WebBrowser\WebBrowserSiteBase.cs (1)
290
HRESULT IOleInPlaceSite.Interface.
OnInPlaceDeactivate
()
1 reference to OnInPlaceDeactivate
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleInPlaceSite.g.cs (1)
355
return __object.
OnInPlaceDeactivate
();