Create(String, String, LightweightThemeAssembly, Func<LightweightTheme, ResourceDictionary>)
static
|
Creates a new lightweight theme.
|
CreateBasedOn(LightweightTheme, String, LightweightThemeAssembly, Func<LightweightTheme, ResourceDictionary>)
static
|
Creates a new lightweight theme based on an existing theme.
|
CreateSystemTheme(String, LightweightTheme, LightweightTheme, LightweightTheme, Func<Color, Dictionary<String, Color>>, Func<Color, Dictionary<String, Color>>)
static
|
Creates a new lightweight theme that reads the Windows app mode.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
OverridePalette(LightweightTheme, String, Boolean, String, Dictionary<String, Color>)
static
|
Creates a new lightweight theme with a custom color palette.
|
OverridePalette(ResourceDictionary, Dictionary<String, Color>)
static
|
Creates a new color palette based on the existing palette.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns the theme Name.
|