C# Class WPFOfficeTheme.RadioButtonPallet

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

Méthodes publiques

Свойство Type Description
DisabledBackground Color
DisabledBorder Color
DisabledForeground Color
Glyph Color
LightBackground1 Color
LightBackground2 Color
NormalBackground1 Color
NormalBackground2 Color
NormalBorder Color
PlusLightBackground1 Color
PlusLightBackground2 Color

Méthodes publiques

Méthode Description
Reset ( ) : void

Private Methods

Méthode Description
RadioButtonPallet ( ) : System

Method Details

Reset() public static méthode

public static Reset ( ) : void
Résultat void

Property Details

DisabledBackground public_oe static_oe property

public static Color DisabledBackground
Résultat Color

DisabledBorder public_oe static_oe property

public static Color DisabledBorder
Résultat Color

DisabledForeground public_oe static_oe property

public static Color DisabledForeground
Résultat Color

Glyph public_oe static_oe property

public static Color Glyph
Résultat Color

LightBackground1 public_oe static_oe property

public static Color LightBackground1
Résultat Color

LightBackground2 public_oe static_oe property

public static Color LightBackground2
Résultat Color

NormalBackground1 public_oe static_oe property

public static Color NormalBackground1
Résultat Color

NormalBackground2 public_oe static_oe property

public static Color NormalBackground2
Résultat Color

NormalBorder public_oe static_oe property

public static Color NormalBorder
Résultat Color

PlusLightBackground1 public_oe static_oe property

public static Color PlusLightBackground1
Résultat Color

PlusLightBackground2 public_oe static_oe property

public static Color PlusLightBackground2
Résultat Color