ThemeHelperThemeProperties - свойство
Доступные свойства темы. Строка обычно соответствует значению перечисления
ThemeProperty.
Пространство имён: Tessa.ThemesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public static Dictionary<string, IThemePropertyInfo> ThemeProperties { get; }
Public Shared ReadOnly Property ThemeProperties As Dictionary(Of String, IThemePropertyInfo)
Get
public:
static property Dictionary<String^, IThemePropertyInfo^>^ ThemeProperties {
Dictionary<String^, IThemePropertyInfo^>^ get ();
}
static member ThemeProperties : Dictionary<string, IThemePropertyInfo> with get
Значение свойства
DictionaryString,
IThemePropertyInfo