C# Class WPFOfficeTheme.ExpanderPallet

ファイルを表示 Open project: alexsharoff/wpf-office-theme

Public Properties

Property Type Description
BodyBackground Color
ButtonBackground1 Color
ButtonBackground2 Color
ButtonExternalBorder Color
ButtonInternalBorder Color
ButtonLightBackground1 Color
ButtonLightBackground2 Color
ButtonPlusLightBackground1 Color
ButtonPlusLightBackground2 Color
Foreground Color
Glyph Color
HeaderBackground1 Color
HeaderBackground2 Color
NormalBorder Color

Public Methods

Method Description
Reset ( ) : void

Private Methods

Method Description
ExpanderPallet ( ) : System

Method Details

Reset() public static method

public static Reset ( ) : void
return void

Property Details

BodyBackground public_oe static_oe property

public static Color BodyBackground
return Color

ButtonBackground1 public_oe static_oe property

public static Color ButtonBackground1
return Color

ButtonBackground2 public_oe static_oe property

public static Color ButtonBackground2
return Color

ButtonExternalBorder public_oe static_oe property

public static Color ButtonExternalBorder
return Color

ButtonInternalBorder public_oe static_oe property

public static Color ButtonInternalBorder
return Color

ButtonLightBackground1 public_oe static_oe property

public static Color ButtonLightBackground1
return Color

ButtonLightBackground2 public_oe static_oe property

public static Color ButtonLightBackground2
return Color

ButtonPlusLightBackground1 public_oe static_oe property

public static Color ButtonPlusLightBackground1
return Color

ButtonPlusLightBackground2 public_oe static_oe property

public static Color ButtonPlusLightBackground2
return Color

Foreground public_oe static_oe property

public static Color Foreground
return Color

Glyph public_oe static_oe property

public static Color Glyph
return Color

HeaderBackground1 public_oe static_oe property

public static Color HeaderBackground1
return Color

HeaderBackground2 public_oe static_oe property

public static Color HeaderBackground2
return Color

NormalBorder public_oe static_oe property

public static Color NormalBorder
return Color