PopupControlPopupControlLeave - событие |
Событие, которое возникает, когда становится неактивным текущий объект или один из его дочерних объектов,
заданных в свойстве
Popup.
Пространство имён:
Tessa.UI.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис 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>
Значение
Тип:
System.WindowsRoutedEventHandlerСм. также