WorkplaceViewModelDeactivated - событие
Вызывается при деактивации элемента
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public event EventHandler<EventArgs> Deactivated
Public Event Deactivated As EventHandler(Of EventArgs)
public:
virtual event EventHandler<EventArgs^>^ Deactivated {
void add (EventHandler<EventArgs^>^ value);
void remove (EventHandler<EventArgs^>^ value);
}
abstract Deactivated : IEvent<EventHandler<EventArgs>,
EventArgs>
override Deactivated : IEvent<EventHandler<EventArgs>,
EventArgs>
EventHandlerEventArgsIDeactivateMarkerDeactivated