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