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