2 implementations of DiscardUndoState
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (1)
434
HRESULT IOleInPlaceSite.Interface.
DiscardUndoState
() => HRESULT.S_OK;
System\Windows\Forms\Controls\WebBrowser\WebBrowserSiteBase.cs (1)
302
HRESULT IOleInPlaceSite.Interface.
DiscardUndoState
() => HRESULT.S_OK;
1 reference to DiscardUndoState
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleInPlaceSite.g.cs (1)
389
return __object.
DiscardUndoState
();