1 implementation of Save
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
388
HRESULT IPersistPropertyBag.Interface.
Save
(IPropertyBag* pPropBag, BOOL fClearDirty, BOOL fSaveAllProperties)
1 reference to Save
System.Windows.Forms.Primitives (1)
Windows.Win32.IPersistPropertyBag.g.cs (1)
161
return __object.
Save
(pPropBag, fClearDirty, fSaveAllProperties);