C# Class WPFOfficeTheme.CheckBoxPallet

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

Méthodes publiques

Свойство Type Description
DisabledBorder Color
DisabledForeground Color
DisabledInternalBorder Color
Foreground Color
HightLightInternalBorder Color
InternalHighLightBackgroung1 Color
InternalHighLightBackgroung2 Color
InternalNormalBackgroung1 Color
InternalNormalBackgroung2 Color
InternalNormalBorder Color
MouseOverBorder Color
NormalBorder Color
Normalbackground Color

Méthodes publiques

Méthode Description
Reset ( ) : void

Private Methods

Méthode Description
CheckBoxPallet ( ) : System

Method Details

Reset() public static méthode

public static Reset ( ) : void
Résultat void

Property Details

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

DisabledInternalBorder public_oe static_oe property

public static Color DisabledInternalBorder
Résultat Color

Foreground public_oe static_oe property

public static Color Foreground
Résultat Color

HightLightInternalBorder public_oe static_oe property

public static Color HightLightInternalBorder
Résultat Color

InternalHighLightBackgroung1 public_oe static_oe property

public static Color InternalHighLightBackgroung1
Résultat Color

InternalHighLightBackgroung2 public_oe static_oe property

public static Color InternalHighLightBackgroung2
Résultat Color

InternalNormalBackgroung1 public_oe static_oe property

public static Color InternalNormalBackgroung1
Résultat Color

InternalNormalBackgroung2 public_oe static_oe property

public static Color InternalNormalBackgroung2
Résultat Color

InternalNormalBorder public_oe static_oe property

public static Color InternalNormalBorder
Résultat Color

MouseOverBorder public_oe static_oe property

public static Color MouseOverBorder
Résultat Color

NormalBorder public_oe static_oe property

public static Color NormalBorder
Résultat Color

Normalbackground public_oe static_oe property

public static Color Normalbackground
Résultat Color