Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Themes.MaterialDesign Assembly / Xceed.Wpf.Themes.MaterialDesign Namespace / MaterialDesignResourceDictionary Class


    MaterialDesignResourceDictionary Class Properties

    For a list of all members of this type, see MaterialDesignResourceDictionary members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the accent color used for the controls in MaterialDesign. The default setting is DarkRed.  
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public PropertyGets or sets if the mode for the controls in MaterialDesign is dark or light. When set to true, the mode is dark; when set to false, the mode is light. The default setting is true.  
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public PropertyOverridden.   
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public PropertyGets or sets the primary color used for the controls in MaterialDesign. The default is DarkRed.  
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Public PropertyGets or sets the mode that will be used by the theme resource dictionary. (Inherited from Xceed.Wpf.Themes.ThemeResourceDictionary)
    Public Property (Inherited from System.Windows.ResourceDictionary)
    Top
    See Also