C# Class WPFOfficeTheme.ProgressBarPallet

Show file Open project: alexsharoff/wpf-office-theme

Public Properties

Property Type Description
AnimationHighLight Color
Background Color
Foreground Color
NormalBorder Color

Public Methods

Method Description
Reset ( ) : void

Private Methods

Method Description
ProgressBarPallet ( ) : System

Method Details

Reset() public static method

public static Reset ( ) : void
return void

Property Details

AnimationHighLight public static property

public static Color AnimationHighLight
return Color

Background public static property

public static Color Background
return Color

Foreground public static property

public static Color Foreground
return Color

NormalBorder public static property

public static Color NormalBorder
return Color