C# Class WPFOfficeTheme.ListBoxItemPallet

Afficher le fichier Open project: alexsharoff/wpf-office-theme

Méthodes publiques

Свойство Type Description
DisabledForeground Color
SelectedBackground1 Color
SelectedBackground2 Color
SelectedBackground3 Color
SelectedBackground4 Color
SelectedBorder Color

Méthodes publiques

Méthode Description
Reset ( ) : void

Private Methods

Méthode Description
ListBoxItemPallet ( ) : System

Method Details

Reset() public static méthode

public static Reset ( ) : void
Résultat void

Property Details

DisabledForeground public_oe static_oe property

public static Color DisabledForeground
Résultat Color

SelectedBackground1 public_oe static_oe property

public static Color SelectedBackground1
Résultat Color

SelectedBackground2 public_oe static_oe property

public static Color SelectedBackground2
Résultat Color

SelectedBackground3 public_oe static_oe property

public static Color SelectedBackground3
Résultat Color

SelectedBackground4 public_oe static_oe property

public static Color SelectedBackground4
Résultat Color

SelectedBorder public_oe static_oe property

public static Color SelectedBorder
Résultat Color