1 implementation of Save
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
15822void UnsafeNativeMethods.IPersistStorage.Save(UnsafeNativeMethods.IStorage pstg, bool fSameAsLoad) {
1 reference to Save
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
6785iPersistStorage.Save(storage, true);