C# Class WPFOfficeTheme.ProgressBarPallet

Exibir arquivo 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_oe static_oe property

public static Color AnimationHighLight
return Color

Background public_oe static_oe property

public static Color Background
return Color

Foreground public_oe static_oe property

public static Color Foreground
return Color

NormalBorder public_oe static_oe property

public static Color NormalBorder
return Color