Свойство | Тип | Описание | |
---|---|---|---|
ButtonBackgroundBrush | |||
ButtonDisabledBrush | |||
ButtonFontBrush | |||
ButtonFontDisabledBrush | |||
ButtonFontFamily | FontFamily | ||
ButtonFontMouseOverBrush | |||
ButtonFontSize | double | ||
ButtonFontWeight | System.Windows.FontWeight | ||
ButtonMouseOverBrush | |||
ButtonPressedBrush | |||
CheckBoxBackgroundBrush | |||
CheckBoxBorderBrush | |||
CheckBoxBorderThickness | System.Windows.Thickness | ||
CheckBoxFontBrush | |||
CheckBoxFontFamily | FontFamily | ||
CheckBoxFontMouseOverBrush | |||
CheckBoxFontSize | double | ||
CheckBoxFontWeight | System.Windows.FontWeight | ||
CheckBoxMouseOverBrush | |||
ComboBoxBackgroundBrush | |||
ComboBoxBorderBrush | |||
ComboBoxBorderThickness | System.Windows.Thickness | ||
ComboBoxFontBrush | |||
ComboBoxFontFamily | FontFamily | ||
ComboBoxFontMouseOverBrush | |||
ComboBoxFontSize | double | ||
ComboBoxFontWeight | System.Windows.FontWeight | ||
ComboBoxMouseOverBrush | |||
ComboBoxSubBackgroundBrush | |||
ComboBoxSubFontBrush | |||
ComboBoxSubFontFamily | FontFamily | ||
ComboBoxSubFontMouseOverBrush | |||
ComboBoxSubFontSize | double | ||
ComboBoxSubFontWeight | System.Windows.FontWeight | ||
ComboBoxSubMouseOverBrush | |||
GridViewHeaderBackgroundBrush | |||
GridViewHeaderBorderBrush | |||
GridViewHeaderBorderThickness | System.Windows.Thickness | ||
GridViewHeaderFontBrush | |||
GridViewHeaderFontFamily | FontFamily | ||
GridViewHeaderFontSize | double | ||
GridViewHeaderFontWeight | System.Windows.FontWeight | ||
GridViewMouseOverBrush | |||
ListViewAlternateRowBrush | |||
ListViewBackgroundBrush | |||
ListViewFontBrush | |||
ListViewFontFamily | FontFamily | ||
ListViewFontMouseOverBrush | |||
ListViewFontSelectionBrush | |||
ListViewFontSize | double | ||
ListViewFontWeight | System.Windows.FontWeight | ||
ListViewImageHeight | double | ||
ListViewImageSize | |||
ListViewImageWidth | double | ||
ListViewSelectionBrush | |||
MenuFontBrush | |||
MenuFontFamily | FontFamily | ||
MenuFontMouseOverBrush | |||
MenuFontSize | double | ||
MenuFontWeight | System.Windows.FontWeight | ||
MenuSubBackgroundBrush | |||
MenuSubFontBrush | |||
MenuSubFontFamily | FontFamily | ||
MenuSubFontMouseOverBrush | |||
MenuSubFontSize | double | ||
MenuSubFontWeight | System.Windows.FontWeight | ||
MenuSubMouseOverBrush | |||
TabBackgroundBrush | |||
TabFontBrush | |||
TabFontFamily | FontFamily | ||
TabFontMouseOverBrush | |||
TabFontSize | double | ||
TabFontWeight | System.Windows.FontWeight | ||
TabSubBackgroundBrush | |||
TabSubFontBrush | |||
TabSubFontFamily | FontFamily | ||
TabSubFontMouseOverBrush | |||
TabSubFontSize | double | ||
TabSubFontWeight | System.Windows.FontWeight | ||
TabSubSelectionBrush | |||
TextBoxBackgroundBrush | |||
TextBoxBorderBrush | |||
TextBoxBorderThickness | System.Windows.Thickness | ||
TextBoxFontBrush | |||
TextBoxFontFamily | FontFamily | ||
TextBoxFontSize | double | ||
TextBoxFontWeight | System.Windows.FontWeight | ||
TileViewImageHeight | double | ||
TileViewImageSize | |||
TileViewImageWidth | double | ||
WindowBackgroundBrush |
Метод | Описание | |
---|---|---|
LoadTheme ( string xmlFile ) : void |
Метод | Описание | |
---|---|---|
GetThemeBrush ( string element, string attribute, |
||
GetThemeDouble ( string element, string attribute, double fallback ) : double | ||
GetThemeFont ( string element, string attribute, FontFamily fallback ) : FontFamily | ||
GetThemeFontWeight ( string element, string attribute, System.Windows.FontWeight fallback ) : System.Windows.FontWeight | ||
GetThemeThickness ( string element, string attribute, System.Windows.Thickness fallback ) : System.Windows.Thickness | ||
GetThemeValue ( string element, string attribute ) : string | ||
OnPropertyChanged ( string property ) : void |
public static LoadTheme ( string xmlFile ) : void | ||
xmlFile | string | |
Результат | void |
public static SolidColorBrush,System.Windows.Media ButtonBackgroundBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media ButtonDisabledBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media ButtonFontBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media ButtonFontDisabledBrush | ||
Результат |
public static FontFamily ButtonFontFamily | ||
Результат | FontFamily |
public static SolidColorBrush,System.Windows.Media ButtonFontMouseOverBrush | ||
Результат |
public static FontWeight,System.Windows ButtonFontWeight | ||
Результат | System.Windows.FontWeight |
public static SolidColorBrush,System.Windows.Media ButtonMouseOverBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media ButtonPressedBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media CheckBoxBackgroundBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media CheckBoxBorderBrush | ||
Результат |
public static Thickness,System.Windows CheckBoxBorderThickness | ||
Результат | System.Windows.Thickness |
public static SolidColorBrush,System.Windows.Media CheckBoxFontBrush | ||
Результат |
public static FontFamily CheckBoxFontFamily | ||
Результат | FontFamily |
public static SolidColorBrush,System.Windows.Media CheckBoxFontMouseOverBrush | ||
Результат |
public static double CheckBoxFontSize | ||
Результат | double |
public static FontWeight,System.Windows CheckBoxFontWeight | ||
Результат | System.Windows.FontWeight |
public static SolidColorBrush,System.Windows.Media CheckBoxMouseOverBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media ComboBoxBackgroundBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media ComboBoxBorderBrush | ||
Результат |
public static Thickness,System.Windows ComboBoxBorderThickness | ||
Результат | System.Windows.Thickness |
public static SolidColorBrush,System.Windows.Media ComboBoxFontBrush | ||
Результат |
public static FontFamily ComboBoxFontFamily | ||
Результат | FontFamily |
public static SolidColorBrush,System.Windows.Media ComboBoxFontMouseOverBrush | ||
Результат |
public static double ComboBoxFontSize | ||
Результат | double |
public static FontWeight,System.Windows ComboBoxFontWeight | ||
Результат | System.Windows.FontWeight |
public static SolidColorBrush,System.Windows.Media ComboBoxMouseOverBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media ComboBoxSubBackgroundBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media ComboBoxSubFontBrush | ||
Результат |
public static FontFamily ComboBoxSubFontFamily | ||
Результат | FontFamily |
public static SolidColorBrush,System.Windows.Media ComboBoxSubFontMouseOverBrush | ||
Результат |
public static double ComboBoxSubFontSize | ||
Результат | double |
public static FontWeight,System.Windows ComboBoxSubFontWeight | ||
Результат | System.Windows.FontWeight |
public static SolidColorBrush,System.Windows.Media ComboBoxSubMouseOverBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media GridViewHeaderBackgroundBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media GridViewHeaderBorderBrush | ||
Результат |
public static Thickness,System.Windows GridViewHeaderBorderThickness | ||
Результат | System.Windows.Thickness |
public static SolidColorBrush,System.Windows.Media GridViewHeaderFontBrush | ||
Результат |
public static FontFamily GridViewHeaderFontFamily | ||
Результат | FontFamily |
public static double GridViewHeaderFontSize | ||
Результат | double |
public static FontWeight,System.Windows GridViewHeaderFontWeight | ||
Результат | System.Windows.FontWeight |
public static SolidColorBrush,System.Windows.Media GridViewMouseOverBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media ListViewAlternateRowBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media ListViewBackgroundBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media ListViewFontBrush | ||
Результат |
public static FontFamily ListViewFontFamily | ||
Результат | FontFamily |
public static SolidColorBrush,System.Windows.Media ListViewFontMouseOverBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media ListViewFontSelectionBrush | ||
Результат |
public static double ListViewFontSize | ||
Результат | double |
public static FontWeight,System.Windows ListViewFontWeight | ||
Результат | System.Windows.FontWeight |
public static double ListViewImageHeight | ||
Результат | double |
public static Size,System.Windows ListViewImageSize | ||
Результат |
public static double ListViewImageWidth | ||
Результат | double |
public static SolidColorBrush,System.Windows.Media ListViewSelectionBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media MenuFontBrush | ||
Результат |
public static FontFamily MenuFontFamily | ||
Результат | FontFamily |
public static SolidColorBrush,System.Windows.Media MenuFontMouseOverBrush | ||
Результат |
public static FontWeight,System.Windows MenuFontWeight | ||
Результат | System.Windows.FontWeight |
public static SolidColorBrush,System.Windows.Media MenuSubBackgroundBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media MenuSubFontBrush | ||
Результат |
public static FontFamily MenuSubFontFamily | ||
Результат | FontFamily |
public static SolidColorBrush,System.Windows.Media MenuSubFontMouseOverBrush | ||
Результат |
public static double MenuSubFontSize | ||
Результат | double |
public static FontWeight,System.Windows MenuSubFontWeight | ||
Результат | System.Windows.FontWeight |
public static SolidColorBrush,System.Windows.Media MenuSubMouseOverBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media TabBackgroundBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media TabFontBrush | ||
Результат |
public static FontFamily TabFontFamily | ||
Результат | FontFamily |
public static SolidColorBrush,System.Windows.Media TabFontMouseOverBrush | ||
Результат |
public static FontWeight,System.Windows TabFontWeight | ||
Результат | System.Windows.FontWeight |
public static SolidColorBrush,System.Windows.Media TabSubBackgroundBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media TabSubFontBrush | ||
Результат |
public static FontFamily TabSubFontFamily | ||
Результат | FontFamily |
public static SolidColorBrush,System.Windows.Media TabSubFontMouseOverBrush | ||
Результат |
public static FontWeight,System.Windows TabSubFontWeight | ||
Результат | System.Windows.FontWeight |
public static SolidColorBrush,System.Windows.Media TabSubSelectionBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media TextBoxBackgroundBrush | ||
Результат |
public static SolidColorBrush,System.Windows.Media TextBoxBorderBrush | ||
Результат |
public static Thickness,System.Windows TextBoxBorderThickness | ||
Результат | System.Windows.Thickness |
public static SolidColorBrush,System.Windows.Media TextBoxFontBrush | ||
Результат |
public static FontFamily TextBoxFontFamily | ||
Результат | FontFamily |
public static double TextBoxFontSize | ||
Результат | double |
public static FontWeight,System.Windows TextBoxFontWeight | ||
Результат | System.Windows.FontWeight |
public static double TileViewImageHeight | ||
Результат | double |
public static Size,System.Windows TileViewImageSize | ||
Результат |
public static double TileViewImageWidth | ||
Результат | double |