Kanzi 4.1.0
AbstractThemeProperties Class Reference
Inheritance diagram for AbstractThemeProperties:
[legend]
Collaboration diagram for AbstractThemeProperties:
[legend]

Static Public Attributes

static new readonly AbstractThemeProperties Instance = new AbstractThemeProperties()
 
- Static Public Attributes inherited from ResourceDictionaryItemProperties
static new readonly ResourceDictionaryItemProperties Instance = new ResourceDictionaryItemProperties()
 
- Static Public Attributes inherited from ProjectItemProperties
static readonly ProjectItemProperties Instance = new ProjectItemProperties()
 

Protected Member Functions

 AbstractThemeProperties ()
 
- Protected Member Functions inherited from ResourceDictionaryItemProperties
 ResourceDictionaryItemProperties ()
 
- Protected Member Functions inherited from ProjectItemProperties
 ProjectItemProperties ()
 

Additional Inherited Members

- Properties inherited from ResourceDictionaryItemProperties
TypedProperty< bool > IsUsedByCode [get]
 
TypedProperty< CrossProjectVisibilityEnumResourceCrossProjectVisibility [get]
 
TypedProperty< IEnumerable< AbstractComposer > > ResourceDictionaryLinkedDictionaries [get]
 
TypedProperty< ResourceKeepAliveBehaviorEnumResourceKeepAliveBehavior [get]
 
- Properties inherited from ProjectItemProperties
TypedProperty< string > Description [get]
 
TypedProperty< string > EngineFactoryNameOverride [get]
 
TypedProperty< string > Name [get]
 

Constructor & Destructor Documentation

◆ AbstractThemeProperties()

AbstractThemeProperties ( )
inlineprotected

Member Data Documentation

◆ Instance

new readonly AbstractThemeProperties Instance = new AbstractThemeProperties()
static