3 references to Save
System.Windows.Forms (3)
System\Windows\Forms\ActiveX\AxHost.cs (1)
1912
persistPropBag.Value->
Save
(propertyBag, fClearDirty: true, fSaveAllProperties: true).AssertSuccess();
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
1490
/// <inheritdoc cref="IPersistPropertyBag.
Save
(IPropertyBag*, BOOL, BOOL)"/>
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
387
/// <inheritdoc cref="IPersistPropertyBag.
Save
(IPropertyBag*, BOOL, BOOL)"/>