C# 클래스 WPFOfficeTheme.RadioButtonPallet

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

공개 프로퍼티들

프로퍼티 타입 설명
DisabledBackground Color
DisabledBorder Color
DisabledForeground Color
Glyph Color
LightBackground1 Color
LightBackground2 Color
NormalBackground1 Color
NormalBackground2 Color
NormalBorder Color
PlusLightBackground1 Color
PlusLightBackground2 Color

공개 메소드들

메소드 설명
Reset ( ) : void

비공개 메소드들

메소드 설명
RadioButtonPallet ( ) : System

메소드 상세

Reset() 공개 정적인 메소드

public static Reset ( ) : void
리턴 void

프로퍼티 상세

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

public static Color DisabledBackground
리턴 Color

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

public static Color DisabledBorder
리턴 Color

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

public static Color DisabledForeground
리턴 Color

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

public static Color Glyph
리턴 Color

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

public static Color LightBackground1
리턴 Color

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

public static Color LightBackground2
리턴 Color

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

public static Color NormalBackground1
리턴 Color

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

public static Color NormalBackground2
리턴 Color

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

public static Color NormalBorder
리턴 Color

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

public static Color PlusLightBackground1
리턴 Color

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

public static Color PlusLightBackground2
리턴 Color