1 implementation of InPlaceDeactivate
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
131
HRESULT IOleInPlaceObject.Interface.
InPlaceDeactivate
() => ActiveXInstance.InPlaceDeactivate();
2 references to InPlaceDeactivate
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.cs (1)
971
AXInPlaceObject!.
InPlaceDeactivate
();
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleInPlaceObject.g.cs (1)
127
return __object.
InPlaceDeactivate
();