IUserSettingsCustomColors - свойство
Набор пользовательских цветов.
Пространство имён: Tessa.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
IDictionary<string, IList<Color>> CustomColors { get; }
ReadOnly Property CustomColors As IDictionary(Of String, IList(Of Color))
Get
property IDictionary<String^, IList<Color>^>^ CustomColors {
IDictionary<String^, IList<Color>^>^ get ();
}
abstract CustomColors : IDictionary<string, IList<Color>> with get
Значение свойства
IDictionaryString,
IListColor