ThemeHelperThemeProperties - свойство |
Доступные свойства темы. Строка обычно соответствует значению перечисления
ThemeProperty.
Пространство имён:
Tessa.Themes
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис 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См. также