Property RoutedEvent
RoutedEvent
Returns the RoutedEvent associated with this RoutedEventArgs
public RoutedEvent RoutedEvent { get; set; }
Property Value
Remarks
The RoutedEvent cannot be null at any time
Returns the RoutedEvent associated with this RoutedEventArgs
public RoutedEvent RoutedEvent { get; set; }
The RoutedEvent cannot be null at any time