C# Class WPFOfficeTheme.SearchableComboBoxPallet

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

Public Properties

Property Type Description
DefaultControlMouseOver1 Color
DefaultControlMouseOver2 Color
DefaultControlMouseOver3 Color
DefaultControlMouseOver4 Color
DefaultControlPressed1 Color
DefaultControlPressed2 Color
DefaultControlPressed3 Color
DefaultControlPressed4 Color
DefaultControlPressed5 Color
DisableBackGround1 Color
DisableBackGround2 Color
DisabledBorder Color
DisabledForeground Color
EditableControlBackground Color
Foreground Color
Glyph Color
LightBorder Color
NormalBackGround1 Color
NormalBackGround2 Color
NormalBackGround3 Color
NormalBackGround4 Color
NormalBorder Color
PlusLightBorder Color

Public Methods

Method Description
Reset ( ) : void

Private Methods

Method Description
SearchableComboBoxPallet ( ) : System

Method Details

Reset() public static method

public static Reset ( ) : void
return void

Property Details

DefaultControlMouseOver1 public_oe static_oe property

public static Color DefaultControlMouseOver1
return Color

DefaultControlMouseOver2 public_oe static_oe property

public static Color DefaultControlMouseOver2
return Color

DefaultControlMouseOver3 public_oe static_oe property

public static Color DefaultControlMouseOver3
return Color

DefaultControlMouseOver4 public_oe static_oe property

public static Color DefaultControlMouseOver4
return Color

DefaultControlPressed1 public_oe static_oe property

public static Color DefaultControlPressed1
return Color

DefaultControlPressed2 public_oe static_oe property

public static Color DefaultControlPressed2
return Color

DefaultControlPressed3 public_oe static_oe property

public static Color DefaultControlPressed3
return Color

DefaultControlPressed4 public_oe static_oe property

public static Color DefaultControlPressed4
return Color

DefaultControlPressed5 public_oe static_oe property

public static Color DefaultControlPressed5
return Color

DisableBackGround1 public_oe static_oe property

public static Color DisableBackGround1
return Color

DisableBackGround2 public_oe static_oe property

public static Color DisableBackGround2
return Color

DisabledBorder public_oe static_oe property

public static Color DisabledBorder
return Color

DisabledForeground public_oe static_oe property

public static Color DisabledForeground
return Color

EditableControlBackground public_oe static_oe property

public static Color EditableControlBackground
return Color

Foreground public_oe static_oe property

public static Color Foreground
return Color

Glyph public_oe static_oe property

public static Color Glyph
return Color

LightBorder public_oe static_oe property

public static Color LightBorder
return Color

NormalBackGround1 public_oe static_oe property

public static Color NormalBackGround1
return Color

NormalBackGround2 public_oe static_oe property

public static Color NormalBackGround2
return Color

NormalBackGround3 public_oe static_oe property

public static Color NormalBackGround3
return Color

NormalBackGround4 public_oe static_oe property

public static Color NormalBackGround4
return Color

NormalBorder public_oe static_oe property

public static Color NormalBorder
return Color

PlusLightBorder public_oe static_oe property

public static Color PlusLightBorder
return Color