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