C# 클래스 WPFOfficeTheme.TabControlPallet

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

공개 프로퍼티들

프로퍼티 타입 설명
BodyBackground Color
ButtonBackground1 Color
ButtonBackground2 Color
ButtonBackground3 Color
ButtonBackground4 Color
ButtonLightBackground1 Color
ButtonLightBackground2 Color
ButtonLightBackground3 Color
ButtonLightBackground4 Color
DisableBackGround Color
Foreground Color
NormalBorder Color

공개 메소드들

메소드 설명
Reset ( ) : void

비공개 메소드들

메소드 설명
TabControlPallet ( ) : System

메소드 상세

Reset() 공개 정적인 메소드

public static Reset ( ) : void
리턴 void

프로퍼티 상세

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

public static Color BodyBackground
리턴 Color

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

public static Color ButtonBackground1
리턴 Color

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

public static Color ButtonBackground2
리턴 Color

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

public static Color ButtonBackground3
리턴 Color

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

public static Color ButtonBackground4
리턴 Color

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

public static Color ButtonLightBackground1
리턴 Color

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

public static Color ButtonLightBackground2
리턴 Color

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

public static Color ButtonLightBackground3
리턴 Color

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

public static Color ButtonLightBackground4
리턴 Color

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

public static Color DisableBackGround
리턴 Color

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

public static Color Foreground
리턴 Color

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

public static Color NormalBorder
리턴 Color