C# Class WPFOfficeTheme.SliderPallet

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

Public Properties

Property Type Description
Glyph Color
NormalBackground Color
NormalBorder Color
SideButtonsBackground1 Color
SideButtonsBackground2 Color
SideButtonsBackground3 Color
SideButtonsBackground4 Color
SideButtonsExternalBorder Color
SideButtonsInternalBorder Color
SideButtonsLightBackground1 Color
SideButtonsLightBackground2 Color
SideButtonsLightBackground3 Color
SideButtonsLightBackground4 Color
SideButtonsPlusLightBackground1 Color
SideButtonsPlusLightBackground2 Color
SideButtonsPlusLightBackground3 Color
SideButtonsPlusLightBackground4 Color
ThumbBackground1 Color
ThumbBackground2 Color
ThumbBackground3 Color
ThumbBackground4 Color

Public Methods

Method Description
Reset ( ) : void

Private Methods

Method Description
SliderPallet ( ) : System

Method Details

Reset() public static method

public static Reset ( ) : void
return void

Property Details

Glyph public_oe static_oe property

public static Color Glyph
return Color

NormalBackground public_oe static_oe property

public static Color NormalBackground
return Color

NormalBorder public_oe static_oe property

public static Color NormalBorder
return Color

SideButtonsBackground1 public_oe static_oe property

public static Color SideButtonsBackground1
return Color

SideButtonsBackground2 public_oe static_oe property

public static Color SideButtonsBackground2
return Color

SideButtonsBackground3 public_oe static_oe property

public static Color SideButtonsBackground3
return Color

SideButtonsBackground4 public_oe static_oe property

public static Color SideButtonsBackground4
return Color

SideButtonsExternalBorder public_oe static_oe property

public static Color SideButtonsExternalBorder
return Color

SideButtonsInternalBorder public_oe static_oe property

public static Color SideButtonsInternalBorder
return Color

SideButtonsLightBackground1 public_oe static_oe property

public static Color SideButtonsLightBackground1
return Color

SideButtonsLightBackground2 public_oe static_oe property

public static Color SideButtonsLightBackground2
return Color

SideButtonsLightBackground3 public_oe static_oe property

public static Color SideButtonsLightBackground3
return Color

SideButtonsLightBackground4 public_oe static_oe property

public static Color SideButtonsLightBackground4
return Color

SideButtonsPlusLightBackground1 public_oe static_oe property

public static Color SideButtonsPlusLightBackground1
return Color

SideButtonsPlusLightBackground2 public_oe static_oe property

public static Color SideButtonsPlusLightBackground2
return Color

SideButtonsPlusLightBackground3 public_oe static_oe property

public static Color SideButtonsPlusLightBackground3
return Color

SideButtonsPlusLightBackground4 public_oe static_oe property

public static Color SideButtonsPlusLightBackground4
return Color

ThumbBackground1 public_oe static_oe property

public static Color ThumbBackground1
return Color

ThumbBackground2 public_oe static_oe property

public static Color ThumbBackground2
return Color

ThumbBackground3 public_oe static_oe property

public static Color ThumbBackground3
return Color

ThumbBackground4 public_oe static_oe property

public static Color ThumbBackground4
return Color