PopupControlPopupClosing - событие
Событие, которое возникает, когда инициировано закрытие всплывающего окна
Popup.
После этого закрытие может быть подтверждено или отменено.
Пространство имён: Tessa.UI.ControlsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public event RoutedEventHandler PopupClosing
Public Event PopupClosing As RoutedEventHandler
public:
event RoutedEventHandler^ PopupClosing {
void add (RoutedEventHandler^ value);
void remove (RoutedEventHandler^ value);
}
member PopupClosing : IEvent<RoutedEventHandler,
EventArgs>
Значение
RoutedEventHandler