C# 클래스 WPFOfficeTheme.ExpanderPallet

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

공개 프로퍼티들

프로퍼티 타입 설명
BodyBackground Color
ButtonBackground1 Color
ButtonBackground2 Color
ButtonExternalBorder Color
ButtonInternalBorder Color
ButtonLightBackground1 Color
ButtonLightBackground2 Color
ButtonPlusLightBackground1 Color
ButtonPlusLightBackground2 Color
Foreground Color
Glyph Color
HeaderBackground1 Color
HeaderBackground2 Color
NormalBorder Color

공개 메소드들

메소드 설명
Reset ( ) : void

비공개 메소드들

메소드 설명
ExpanderPallet ( ) : 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

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

public static Color ButtonExternalBorder
리턴 Color

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

public static Color ButtonInternalBorder
리턴 Color

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

public static Color ButtonLightBackground1
리턴 Color

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

public static Color ButtonLightBackground2
리턴 Color

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

public static Color ButtonPlusLightBackground1
리턴 Color

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

public static Color ButtonPlusLightBackground2
리턴 Color

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

public static Color Foreground
리턴 Color

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

public static Color Glyph
리턴 Color

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

public static Color HeaderBackground1
리턴 Color

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

public static Color HeaderBackground2
리턴 Color

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

public static Color NormalBorder
리턴 Color