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