Для изменения размера нажмите или перетащите

SelectorViewModelTItemModel, TItemViewModel(IListTItemModel, IListTItemModel, ViewModelScope) - конструктор

Пространство имён:  Tessa.UI.Controls
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public SelectorViewModel(
	IList<TItemModel> itemsSource,
	IList<TItemModel> selectedItems,
	ViewModelScope scope
)

Параметры

itemsSource
Тип: System.Collections.GenericIListTItemModel
selectedItems
Тип: System.Collections.GenericIListTItemModel
scope
Тип: Tessa.UIViewModelScope
См. также