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