CopyPasteControl.PasteCommand - свойство |
Пространство имён:
Tessa.UI.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic ICommand PasteCommand { get; set; }Public Property PasteCommand As ICommand
Get
Set
public:
property ICommand^ PasteCommand {
ICommand^ get ();
void set (ICommand^ value);
}member PasteCommand : ICommand with get, set
Значение свойства
Тип:
ICommand
См. также