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