C# 클래스 WPFOfficeTheme.ButtonPallet

파일 보기 프로젝트 열기: alexsharoff/wpf-office-theme

공개 프로퍼티들

프로퍼티 타입 설명
DefaultControlMouseOver1 Color
DefaultControlMouseOver2 Color
DefaultControlMouseOver3 Color
DefaultControlMouseOver4 Color
DefaultControlPressed1 Color
DefaultControlPressed2 Color
DefaultControlPressed3 Color
DefaultControlPressed4 Color
DefaultControlPressed5 Color
DisableBackGroundBrush1 Color
DisableBackGroundBrush2 Color
DisabledBorderBrush Color
DisabledForegroundBrush Color
Font Color
LightBorderBrush Color
NormalBackGroundBrush1 Color
NormalBackGroundBrush2 Color
NormalBackGroundBrush3 Color
NormalBackGroundBrush4 Color
NormalBorderBrush Color
PlusLightBorderBrush Color

공개 메소드들

메소드 설명
Reset ( ) : void

비공개 메소드들

메소드 설명
ButtonPallet ( ) : System

메소드 상세

Reset() 공개 정적인 메소드

public static Reset ( ) : void
리턴 void

프로퍼티 상세

DefaultControlMouseOver1 공개적으로 정적으로 프로퍼티

public static Color DefaultControlMouseOver1
리턴 Color

DefaultControlMouseOver2 공개적으로 정적으로 프로퍼티

public static Color DefaultControlMouseOver2
리턴 Color

DefaultControlMouseOver3 공개적으로 정적으로 프로퍼티

public static Color DefaultControlMouseOver3
리턴 Color

DefaultControlMouseOver4 공개적으로 정적으로 프로퍼티

public static Color DefaultControlMouseOver4
리턴 Color

DefaultControlPressed1 공개적으로 정적으로 프로퍼티

public static Color DefaultControlPressed1
리턴 Color

DefaultControlPressed2 공개적으로 정적으로 프로퍼티

public static Color DefaultControlPressed2
리턴 Color

DefaultControlPressed3 공개적으로 정적으로 프로퍼티

public static Color DefaultControlPressed3
리턴 Color

DefaultControlPressed4 공개적으로 정적으로 프로퍼티

public static Color DefaultControlPressed4
리턴 Color

DefaultControlPressed5 공개적으로 정적으로 프로퍼티

public static Color DefaultControlPressed5
리턴 Color

DisableBackGroundBrush1 공개적으로 정적으로 프로퍼티

public static Color DisableBackGroundBrush1
리턴 Color

DisableBackGroundBrush2 공개적으로 정적으로 프로퍼티

public static Color DisableBackGroundBrush2
리턴 Color

DisabledBorderBrush 공개적으로 정적으로 프로퍼티

public static Color DisabledBorderBrush
리턴 Color

DisabledForegroundBrush 공개적으로 정적으로 프로퍼티

public static Color DisabledForegroundBrush
리턴 Color

Font 공개적으로 정적으로 프로퍼티

public static Color Font
리턴 Color

LightBorderBrush 공개적으로 정적으로 프로퍼티

public static Color LightBorderBrush
리턴 Color

NormalBackGroundBrush1 공개적으로 정적으로 프로퍼티

public static Color NormalBackGroundBrush1
리턴 Color

NormalBackGroundBrush2 공개적으로 정적으로 프로퍼티

public static Color NormalBackGroundBrush2
리턴 Color

NormalBackGroundBrush3 공개적으로 정적으로 프로퍼티

public static Color NormalBackGroundBrush3
리턴 Color

NormalBackGroundBrush4 공개적으로 정적으로 프로퍼티

public static Color NormalBackGroundBrush4
리턴 Color

NormalBorderBrush 공개적으로 정적으로 프로퍼티

public static Color NormalBorderBrush
리턴 Color

PlusLightBorderBrush 공개적으로 정적으로 프로퍼티

public static Color PlusLightBorderBrush
리턴 Color