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