UserSettingsCustomColors - свойство
Набор пользовательских цветов.
Пространство имён: Tessa.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public IDictionary<string, IList<Color>> CustomColors { get; }
Public ReadOnly Property CustomColors As IDictionary(Of String, IList(Of Color))
Get
public:
virtual property IDictionary<String^, IList<Color>^>^ CustomColors {
IDictionary<String^, IList<Color>^>^ get () sealed;
}
abstract CustomColors : IDictionary<string, IList<Color>> with get
override CustomColors : IDictionary<string, IList<Color>> with get
IDictionaryString,
IListColorIUserSettingsCustomColors