IPropertyServiceBuiltinSettings Property | 
            Gets the builtin settings. These are typically hard-coded in the program.
            
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
SyntaxIPropertyBag BuiltinSettings { get; }Property Value
IPropertyBag
            The builtin settings.
            
See Also