C# Class WPFOfficeTheme.RadioButtonPallet

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

Public Properties

Property Type Description
DisabledBackground Color
DisabledBorder Color
DisabledForeground Color
Glyph Color
LightBackground1 Color
LightBackground2 Color
NormalBackground1 Color
NormalBackground2 Color
NormalBorder Color
PlusLightBackground1 Color
PlusLightBackground2 Color

Public Methods

Method Description
Reset ( ) : void

Private Methods

Method Description
RadioButtonPallet ( ) : System

Method Details

Reset() public static method

public static Reset ( ) : void
return void

Property Details

DisabledBackground public_oe static_oe property

public static Color DisabledBackground
return Color

DisabledBorder public_oe static_oe property

public static Color DisabledBorder
return Color

DisabledForeground public_oe static_oe property

public static Color DisabledForeground
return Color

Glyph public_oe static_oe property

public static Color Glyph
return Color

LightBackground1 public_oe static_oe property

public static Color LightBackground1
return Color

LightBackground2 public_oe static_oe property

public static Color LightBackground2
return Color

NormalBackground1 public_oe static_oe property

public static Color NormalBackground1
return Color

NormalBackground2 public_oe static_oe property

public static Color NormalBackground2
return Color

NormalBorder public_oe static_oe property

public static Color NormalBorder
return Color

PlusLightBackground1 public_oe static_oe property

public static Color PlusLightBackground1
return Color

PlusLightBackground2 public_oe static_oe property

public static Color PlusLightBackground2
return Color