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