Class ThemeKey
Inheritance
System.Object
ThemeKey
Assembly: Syncfusion.SfSkinManager.WPF.dll
Syntax
public class ThemeKey : ResourceKey
Constructors
ThemeKey()
Declaration
Properties
Assembly
Declaration
public override Assembly Assembly { get; }
Property Value
Type |
System.Reflection.Assembly |
Key
Declaration
public string Key { get; set; }
Property Value
Theme
Declaration
public Type Theme { get; set; }
Property Value
Methods
Equals(Object)
Declaration
public override bool Equals(object other)
Parameters
Type |
Name |
Description |
System.Object |
other |
|
Returns
GetHashCode()
Declaration
public override int GetHashCode()
Returns
ToString()
Declaration
public override string ToString()
Returns