C# Class WPFOfficeTheme.HeaderedPanelPallet

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

Méthodes publiques

Свойство Type Description
BodyBackground Color
Foreground Color
HeaderBackground1 Color
HeaderBackground2 Color
NormalBorder Color

Méthodes publiques

Méthode Description
Reset ( ) : void

Private Methods

Méthode Description
HeaderedPanelPallet ( ) : System

Method Details

Reset() public static méthode

public static Reset ( ) : void
Résultat void

Property Details

BodyBackground public_oe static_oe property

public static Color BodyBackground
Résultat Color

Foreground public_oe static_oe property

public static Color Foreground
Résultat Color

HeaderBackground1 public_oe static_oe property

public static Color HeaderBackground1
Résultat Color

HeaderBackground2 public_oe static_oe property

public static Color HeaderBackground2
Résultat Color

NormalBorder public_oe static_oe property

public static Color NormalBorder
Résultat Color