Class XamlTheme
Represents a container for the WPF resources used for a theme-based drawing.
public class XamlTheme : ResourceDictionary, IDictionary, ICollection, IEnumerable, ISupportInitialize, IUriContext, INameScope
- Inheritance
-
XamlTheme
- Implements
Constructors
- XamlTheme()
Initializes a new instance of the XamlTheme class with default settings.
- XamlTheme(IDictionary<object, object>)
Initializes a new instance of the XamlTheme class with specified parameters.