C# Class WPFOfficeTheme.GroupBoxPallet

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

Public Properties

Property Type Description
Foreground Color
NormalBorder Color

Public Methods

Method Description
Reset ( ) : void

Private Methods

Method Description
GroupBoxPallet ( ) : System

Method Details

Reset() public static method

public static Reset ( ) : void
return void

Property Details

Foreground public static property

public static Color Foreground
return Color

NormalBorder public static property

public static Color NormalBorder
return Color