C# Class WPFOfficeTheme.CheckBoxPallet

Exibir arquivo Open project: alexsharoff/wpf-office-theme

Public Properties

Property 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

Public Methods

Method Description
Reset ( ) : void

Private Methods

Method Description
CheckBoxPallet ( ) : System

Method Details

Reset() public static method

public static Reset ( ) : void
return void

Property Details

DisabledBorder public_oe static_oe property

public static Color DisabledBorder
return Color

DisabledForeground public_oe static_oe property

public static Color DisabledForeground
return Color

DisabledInternalBorder public_oe static_oe property

public static Color DisabledInternalBorder
return Color

Foreground public_oe static_oe property

public static Color Foreground
return Color

HightLightInternalBorder public_oe static_oe property

public static Color HightLightInternalBorder
return Color

InternalHighLightBackgroung1 public_oe static_oe property

public static Color InternalHighLightBackgroung1
return Color

InternalHighLightBackgroung2 public_oe static_oe property

public static Color InternalHighLightBackgroung2
return Color

InternalNormalBackgroung1 public_oe static_oe property

public static Color InternalNormalBackgroung1
return Color

InternalNormalBackgroung2 public_oe static_oe property

public static Color InternalNormalBackgroung2
return Color

InternalNormalBorder public_oe static_oe property

public static Color InternalNormalBorder
return Color

MouseOverBorder public_oe static_oe property

public static Color MouseOverBorder
return Color

NormalBorder public_oe static_oe property

public static Color NormalBorder
return Color

Normalbackground public_oe static_oe property

public static Color Normalbackground
return Color