NevronOpenVision
Nevron.Nov.UI Namespace / NUIThemeMap<TEnum,TValue> Class
Fields Properties Methods Events


In This Topic
    NUIThemeMap<TEnum,TValue> Class Members
    In This Topic

    The following tables list the members exposed by NUIThemeMap<TEnum,TValue>.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the NUIThemeMapSchema.  
    Top
    Protected Fields
     NameDescription
    Protected FieldThe internal map that holds the currently defined key/item pairs.  
    Internal Field  
    Top
    Protected Methods
     NameDescription
    Protected Internal MethodGets the value associated with the given enum key. Returns a default value if the given key does not exist in the map.  
    Protected MethodOverridden. Called when a child node has been inserted. Overriden to update the theme item map.  
    Protected MethodOverridden. Called when a child node has been removed. Overriden to update the theme item map.  
    Protected Internal MethodSet the value for the specified enum key.  
    Protected MethodSetups the map to mimic the given UI theme scheme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Brick theme.  
    Protected MethodWhen overriden in a derived class, setups a map that creates a dark theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Desert theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Eggplant theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic High Contrast 1 theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic High Contrast 2 theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic High Contrast Black theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic High Contrast White theme.  
    Protected MethodWhen overriden in a derived class, setups a map that creates a light theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Lilac theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Mac OS X 10.11 El Capitan theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Mac OS X 10.7 Lion theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Maple theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Marine theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Plum theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Pumpkin theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Rainy Day theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Red, White and Blue theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Rose theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Slate theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Spurce theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Storm theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Teal theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Wheat theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows 10 default theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows 11 default theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows 7 Aero theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows 8 default theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows Classic Standard theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows XP Blue (Luna) theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows XP Olive theme.  
    Protected MethodWhen overriden in a derived class, setups a map that mimics the Windows XP Silver theme.  
    Top
    See Also