C# Class WPFOfficeTheme.TextBoxPallet

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

Public Properties

Property Type Description
ControlsBackGroundBrush Color
DisabledBorderBrush Color
DisabledForegroundBrush Color
NormalBorderBrush Color

Public Methods

Method Description
Reset ( ) : void

Private Methods

Method Description
TextBoxPallet ( ) : System

Method Details

Reset() public static method

public static Reset ( ) : void
return void

Property Details

ControlsBackGroundBrush public_oe static_oe property

public static Color ControlsBackGroundBrush
return Color

DisabledBorderBrush public_oe static_oe property

public static Color DisabledBorderBrush
return Color

DisabledForegroundBrush public_oe static_oe property

public static Color DisabledForegroundBrush
return Color

NormalBorderBrush public_oe static_oe property

public static Color NormalBorderBrush
return Color