C# 클래스 hobd.HOBDTheme

파일 보기 프로젝트 열기: cail/hobd 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Colors Color>.Dictionary
FontFamilies string>.Dictionary
FontSizes int>.Dictionary
PanoramaNormalBrush Color
PhoneAccentBrush Color
PhoneBackgroundBrush Color
PhoneBorderThickness Fleux.Styles.ThicknessStyle
PhoneContrastForegroundBrush Color
PhoneFontFamilyLight string
PhoneFontFamilyNormal string
PhoneFontFamilySemiBold string
PhoneFontFamilySemiLight string
PhoneFontSizeExtraExtraLarge int
PhoneFontSizeExtraLarge int
PhoneFontSizeHuge int
PhoneFontSizeLarge int
PhoneFontSizeMedium int
PhoneFontSizeMediumLarge int
PhoneFontSizeNormal int
PhoneFontSizeSmall int
PhoneForegroundBrush Color
PhoneHorizontalMargin Fleux.Styles.ThicknessStyle
PhoneInactiveBrush Color
PhoneMargin Fleux.Styles.ThicknessStyle
PhoneStrokeThickness Fleux.Styles.ThicknessStyle
PhoneSubtleBrush Color
PhoneTextAccentStyle Fleux.Styles.TextStyle
PhoneTextBlockBase Fleux.Styles.TextStyle
PhoneTextBoxBrush Color
PhoneTextContrastStyle Fleux.Styles.TextStyle
PhoneTextExtraLargeStyle Fleux.Styles.TextStyle
PhoneTextGroupHeaderStyle Fleux.Styles.TextStyle
PhoneTextLargeStyle Fleux.Styles.TextStyle
PhoneTextNormalStyle Fleux.Styles.TextStyle
PhoneTextPageSubTitleStyle Fleux.Styles.TextStyle
PhoneTextPageTitleStyle Fleux.Styles.TextStyle
PhoneTextPanoramaSectionTitleStyle Fleux.Styles.TextStyle
PhoneTextPanoramaSubTitleStyle Fleux.Styles.TextStyle
PhoneTextPanoramaTitleStyle Fleux.Styles.TextStyle
PhoneTextSensorDescrStyle Fleux.Styles.TextStyle
PhoneTextSmallStyle Fleux.Styles.TextStyle
PhoneTextStatusStyle Fleux.Styles.TextStyle
PhoneTextTitle1Style Fleux.Styles.TextStyle
PhoneTextTitle2Style Fleux.Styles.TextStyle
PhoneTextTitle3Style Fleux.Styles.TextStyle
PhoneTouchTargetLargeOverhang Fleux.Styles.ThicknessStyle
PhoneTouchTargetOverhang Fleux.Styles.ThicknessStyle
PhoneVerticalMargin Fleux.Styles.ThicknessStyle
Styles TextStyle>.Dictionary

공개 메소드들

메소드 설명
HOBDTheme ( ) : System
LoadTheme ( string file ) : HOBDTheme
ParseColor ( string val ) : int

메소드 상세

HOBDTheme() 공개 메소드

public HOBDTheme ( ) : System
리턴 System

LoadTheme() 공개 정적인 메소드

public static LoadTheme ( string file ) : HOBDTheme
file string
리턴 HOBDTheme

ParseColor() 공개 정적인 메소드

public static ParseColor ( string val ) : int
val string
리턴 int

프로퍼티 상세

Colors 공개적으로 프로퍼티

public Dictionary Colors
리턴 Color>.Dictionary

FontFamilies 공개적으로 프로퍼티

public Dictionary FontFamilies
리턴 string>.Dictionary

FontSizes 공개적으로 프로퍼티

public Dictionary FontSizes
리턴 int>.Dictionary

PanoramaNormalBrush 공개적으로 프로퍼티

public Color PanoramaNormalBrush
리턴 Color

PhoneAccentBrush 공개적으로 프로퍼티

public Color PhoneAccentBrush
리턴 Color

PhoneBackgroundBrush 공개적으로 프로퍼티

public Color PhoneBackgroundBrush
리턴 Color

PhoneBorderThickness 공개적으로 프로퍼티

public ThicknessStyle,Fleux.Styles PhoneBorderThickness
리턴 Fleux.Styles.ThicknessStyle

PhoneContrastForegroundBrush 공개적으로 프로퍼티

public Color PhoneContrastForegroundBrush
리턴 Color

PhoneFontFamilyLight 공개적으로 프로퍼티

public string PhoneFontFamilyLight
리턴 string

PhoneFontFamilyNormal 공개적으로 프로퍼티

public string PhoneFontFamilyNormal
리턴 string

PhoneFontFamilySemiBold 공개적으로 프로퍼티

public string PhoneFontFamilySemiBold
리턴 string

PhoneFontFamilySemiLight 공개적으로 프로퍼티

public string PhoneFontFamilySemiLight
리턴 string

PhoneFontSizeExtraExtraLarge 공개적으로 프로퍼티

public int PhoneFontSizeExtraExtraLarge
리턴 int

PhoneFontSizeExtraLarge 공개적으로 프로퍼티

public int PhoneFontSizeExtraLarge
리턴 int

PhoneFontSizeHuge 공개적으로 프로퍼티

public int PhoneFontSizeHuge
리턴 int

PhoneFontSizeLarge 공개적으로 프로퍼티

public int PhoneFontSizeLarge
리턴 int

PhoneFontSizeMedium 공개적으로 프로퍼티

public int PhoneFontSizeMedium
리턴 int

PhoneFontSizeMediumLarge 공개적으로 프로퍼티

public int PhoneFontSizeMediumLarge
리턴 int

PhoneFontSizeNormal 공개적으로 프로퍼티

public int PhoneFontSizeNormal
리턴 int

PhoneFontSizeSmall 공개적으로 프로퍼티

public int PhoneFontSizeSmall
리턴 int

PhoneForegroundBrush 공개적으로 프로퍼티

public Color PhoneForegroundBrush
리턴 Color

PhoneHorizontalMargin 공개적으로 프로퍼티

public ThicknessStyle,Fleux.Styles PhoneHorizontalMargin
리턴 Fleux.Styles.ThicknessStyle

PhoneInactiveBrush 공개적으로 프로퍼티

public Color PhoneInactiveBrush
리턴 Color

PhoneMargin 공개적으로 프로퍼티

public ThicknessStyle,Fleux.Styles PhoneMargin
리턴 Fleux.Styles.ThicknessStyle

PhoneStrokeThickness 공개적으로 프로퍼티

public ThicknessStyle,Fleux.Styles PhoneStrokeThickness
리턴 Fleux.Styles.ThicknessStyle

PhoneSubtleBrush 공개적으로 프로퍼티

public Color PhoneSubtleBrush
리턴 Color

PhoneTextAccentStyle 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextAccentStyle
리턴 Fleux.Styles.TextStyle

PhoneTextBlockBase 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextBlockBase
리턴 Fleux.Styles.TextStyle

PhoneTextBoxBrush 공개적으로 프로퍼티

public Color PhoneTextBoxBrush
리턴 Color

PhoneTextContrastStyle 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextContrastStyle
리턴 Fleux.Styles.TextStyle

PhoneTextExtraLargeStyle 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextExtraLargeStyle
리턴 Fleux.Styles.TextStyle

PhoneTextGroupHeaderStyle 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextGroupHeaderStyle
리턴 Fleux.Styles.TextStyle

PhoneTextLargeStyle 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextLargeStyle
리턴 Fleux.Styles.TextStyle

PhoneTextNormalStyle 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextNormalStyle
리턴 Fleux.Styles.TextStyle

PhoneTextPageSubTitleStyle 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextPageSubTitleStyle
리턴 Fleux.Styles.TextStyle

PhoneTextPageTitleStyle 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextPageTitleStyle
리턴 Fleux.Styles.TextStyle

PhoneTextPanoramaSectionTitleStyle 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextPanoramaSectionTitleStyle
리턴 Fleux.Styles.TextStyle

PhoneTextPanoramaSubTitleStyle 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextPanoramaSubTitleStyle
리턴 Fleux.Styles.TextStyle

PhoneTextPanoramaTitleStyle 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextPanoramaTitleStyle
리턴 Fleux.Styles.TextStyle

PhoneTextSensorDescrStyle 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextSensorDescrStyle
리턴 Fleux.Styles.TextStyle

PhoneTextSmallStyle 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextSmallStyle
리턴 Fleux.Styles.TextStyle

PhoneTextStatusStyle 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextStatusStyle
리턴 Fleux.Styles.TextStyle

PhoneTextTitle1Style 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextTitle1Style
리턴 Fleux.Styles.TextStyle

PhoneTextTitle2Style 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextTitle2Style
리턴 Fleux.Styles.TextStyle

PhoneTextTitle3Style 공개적으로 프로퍼티

public TextStyle,Fleux.Styles PhoneTextTitle3Style
리턴 Fleux.Styles.TextStyle

PhoneTouchTargetLargeOverhang 공개적으로 프로퍼티

public ThicknessStyle,Fleux.Styles PhoneTouchTargetLargeOverhang
리턴 Fleux.Styles.ThicknessStyle

PhoneTouchTargetOverhang 공개적으로 프로퍼티

public ThicknessStyle,Fleux.Styles PhoneTouchTargetOverhang
리턴 Fleux.Styles.ThicknessStyle

PhoneVerticalMargin 공개적으로 프로퍼티

public ThicknessStyle,Fleux.Styles PhoneVerticalMargin
리턴 Fleux.Styles.ThicknessStyle

Styles 공개적으로 프로퍼티

public Dictionary Styles
리턴 TextStyle>.Dictionary