1 implementation of SaveCompleted
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
435HRESULT IPersistStorage.Interface.SaveCompleted(IStorage* pStgNew) => HRESULT.S_OK;
1 reference to SaveCompleted
System.Windows.Forms.Primitives (1)
Windows.Win32.IPersistStorage.g.cs (1)
244 return __object.SaveCompleted(pStgNew);