1 implementation of ReactivateAndUndo
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
141HRESULT IOleInPlaceObject.Interface.ReactivateAndUndo() => HRESULT.S_OK;
1 reference to ReactivateAndUndo
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleInPlaceObject.g.cs (1)
245 return __object.ReactivateAndUndo();