Constructor XamlTheme
XamlTheme(IDictionary<object, object>)
Initializes a new instance of the XamlTheme class with specified parameters.
public XamlTheme(IDictionary<object, object> values)
Parameters
values
IDictionary<object, object>List of resources to be stored in this new instance.
XamlTheme()
Initializes a new instance of the XamlTheme class with default settings.
public XamlTheme()