IPropertyBagOwnerPropertyBagNotNull Property |
Gets the property bag. If there is no property bag, a new bag is created and then returned.
Namespace: Altaxo.Main.PropertiesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax PropertyBag PropertyBagNotNull { get; }
Property Value
PropertyBag
The property bag.
See Also