INotificationViewModelClosedExecutor - свойство |
Объект, используемый для отложенного выполнения команд после закрытия всплывающего окна уведомлений.
Пространство имён:
Tessa.UI.Notifications
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис INotificationUIQueueExecutor ClosedExecutor { get; }
ReadOnly Property ClosedExecutor As INotificationUIQueueExecutor
Get
property INotificationUIQueueExecutor^ ClosedExecutor {
INotificationUIQueueExecutor^ get ();
}
abstract ClosedExecutor : INotificationUIQueueExecutor with get
Значение свойства
Тип:
INotificationUIQueueExecutorЗаметки
Значение свойства никогда не равно null.
См. также