C# Class WPFOfficeTheme.ListBoxPallet

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

Méthodes publiques

Свойство Type Description
DisableBackGround1 Color
DisableBackGround2 Color
DisabledBorder Color
NormalBorder Color
WindowBackground Color

Méthodes publiques

Méthode Description
Reset ( ) : void

Private Methods

Méthode Description
ListBoxPallet ( ) : System

Method Details

Reset() public static méthode

public static Reset ( ) : void
Résultat void

Property Details

DisableBackGround1 public_oe static_oe property

public static Color DisableBackGround1
Résultat Color

DisableBackGround2 public_oe static_oe property

public static Color DisableBackGround2
Résultat Color

DisabledBorder public_oe static_oe property

public static Color DisabledBorder
Résultat Color

NormalBorder public_oe static_oe property

public static Color NormalBorder
Résultat Color

WindowBackground public_oe static_oe property

public static Color WindowBackground
Résultat Color