5 references to UIDeactivate
System.Windows.Forms (5)
System\Windows\Forms\ActiveX\AxHost.AxContainer.cs (1)
489inPlaceObject.Value->UIDeactivate().AssertSuccess();
System\Windows\Forms\ActiveX\AxHost.cs (1)
2190return inPlaceObject.Value->UIDeactivate();
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (1)
439return inPlaceObject.Value->UIDeactivate();
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
1928/// <inheritdoc cref="IOleInPlaceObject.UIDeactivate"/>
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
133/// <inheritdoc cref="IOleInPlaceObject.UIDeactivate"/>