PopupControlPopupControlLeave - событие
Событие, которое возникает, когда становится неактивным текущий объект или один из его дочерних объектов,
заданных в свойстве
Popup.
Пространство имён: Tessa.UI.ControlsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public event RoutedEventHandler PopupControlLeave
Public Event PopupControlLeave As RoutedEventHandler
public:
event RoutedEventHandler^ PopupControlLeave {
void add (RoutedEventHandler^ value);
void remove (RoutedEventHandler^ value);
}
member PopupControlLeave : IEvent<RoutedEventHandler,
RoutedEventArgs>
Значение
RoutedEventHandler