Méthode | Description | |
---|---|---|
AccentColor ( System.Windows.ResourceDictionary resourceDictionary, string name ) : System |
Initializes a new instance of the AccentColor class.
|
|
Apply ( ) : void | ||
Equals ( IAccentColor other ) : bool |
Indicates whether the current object is equal to another object of the same type.
|
public AccentColor ( System.Windows.ResourceDictionary resourceDictionary, string name ) : System | ||
resourceDictionary | System.Windows.ResourceDictionary | The resource dictionary. |
name | string | The name. |
Résultat | System |
public Equals ( IAccentColor other ) : bool | ||
other | IAccentColor | The other. |
Résultat | bool |