C# Class WPFOfficeTheme.HeaderedPanelPallet

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

Public Properties

Property Type Description
BodyBackground Color
Foreground Color
HeaderBackground1 Color
HeaderBackground2 Color
NormalBorder Color

Public Methods

Method Description
Reset ( ) : void

Private Methods

Method Description
HeaderedPanelPallet ( ) : 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

Foreground public_oe static_oe property

public static Color Foreground
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