The Xceed.Wpf.Toolkit.MaterialControls namespace contains supporting classes for the material controls.
Classes
| Class | Description |
| DefaultMaterialBrushes | Represents the material color palettes, which define complimentary background and foreground colors in addition to any other required brushes, such as the selection and border brushes. |
Interfaces
| Interface | Description |
| IMaterialBrushes | Interface implemented by all material controls, which allows them to use the material colors and animations. |
Enumerations
| Enumeration | Description |
| MaterialAccentEnum | Represents the material color palettes. Each color palette defines complimentary background and foreground colors in addition to any other required brushes, such as the selection and border brushes. |
See Also