public event EventHandler<RoutedEventArgs> NotificationClosed
Public Event NotificationClosed As EventHandler(Of RoutedEventArgs)
member NotificationClosed : IEvent<EventHandler<RoutedEventArgs>, RoutedEventArgs>
In This Article