PopupControlPopupControlEnter - событие
Событие, которое возникает, когда становится активным текущий объект или один из его дочерних объектов,
заданных в свойстве
Popup.
Пространство имён: Tessa.UI.ControlsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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,
RoutedEventArgs>
Значение
RoutedEventHandler