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


In This Topic
    MaterialDesignResourceDictionary Class Members
    In This Topic

    The following tables list the members exposed by MaterialDesignResourceDictionary.

    Public Constructors
    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
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.ResourceDictionary)
    Protected MethodOverridden.   
    Top
    See Also