C# Class WPFOfficeTheme.ListViewPallet

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

Public Properties

Property Type Description
BodyBackground Color
ButtonBackground1 Color
ButtonBackground2 Color
ButtonBackground3 Color
ButtonBackground4 Color
ButtonLightBackground1 Color
ButtonLightBackground2 Color
ButtonLightBackground3 Color
ButtonLightBackground4 Color
ControlsBackbround Color
DisableBackGround Color
DisabledBorder Color
DisabledForeground Color
Foreground Color
LightBorder Color
NormalBorder Color

Public Methods

Method Description
Reset ( ) : void

Private Methods

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

ButtonBackground3 public_oe static_oe property

public static Color ButtonBackground3
return Color

ButtonBackground4 public_oe static_oe property

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

ButtonLightBackground3 public_oe static_oe property

public static Color ButtonLightBackground3
return Color

ButtonLightBackground4 public_oe static_oe property

public static Color ButtonLightBackground4
return Color

ControlsBackbround public_oe static_oe property

public static Color ControlsBackbround
return Color

DisableBackGround public_oe static_oe property

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

Foreground public_oe static_oe property

public static Color Foreground
return Color

LightBorder public_oe static_oe property

public static Color LightBorder
return Color

NormalBorder public_oe static_oe property

public static Color NormalBorder
return Color