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