C# Class WpfApplication1.AccentColorSet

Afficher le fichier Open project: Code-Inside/Samples

Méthodes publiques

Méthode Description
GetAllColorNames ( ) : List
this ( String colorName ) : Color
this ( UInt32 colorType ) : Color

Private Methods

Méthode Description
AccentColorSet ( UInt32 colorSet, System.Boolean active ) : System

Method Details

GetAllColorNames() public méthode

public GetAllColorNames ( ) : List
Résultat List

this() public méthode

public this ( String colorName ) : Color
colorName String
Résultat Color

this() public méthode

public this ( UInt32 colorType ) : Color
colorType System.UInt32
Résultat Color