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

CardToolbarItemDelegateCommandT - конструктор

Пространство имён:  Tessa.UI.Cards
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public CardToolbarItemDelegateCommand(
	ICardToolbarItem toolbarItem,
	Action<T> execute,
	Func<T, bool> canExecute = null
)

Параметры

toolbarItem
Тип: Tessa.UI.CardsICardToolbarItem
execute
Тип: SystemActionT
canExecute (Optional)
Тип: SystemFuncT, Boolean
См. также