BlockViewModelBaseStateControlStatesByMeta - свойство
Список пар "метаданные контрола в блоке" (ключ) -
"сохранённое состояние контрола" (значение).
Пространство имён: Tessa.UI.Cards.BlocksСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
protected Dictionary<CardTypeControl, IControlState> ControlStatesByMeta { get; }
Protected ReadOnly Property ControlStatesByMeta As Dictionary(Of CardTypeControl, IControlState)
Get
protected:
property Dictionary<CardTypeControl^, IControlState^>^ ControlStatesByMeta {
Dictionary<CardTypeControl^, IControlState^>^ get ();
}
member ControlStatesByMeta : Dictionary<CardTypeControl, IControlState> with get
Значение свойства
DictionaryCardTypeControl,
IControlState