Field RoutedEventArgsMustHaveRoutedEvent
Every RoutedEventArgs must have a non-null RoutedEvent associated with it.
public const string RoutedEventArgsMustHaveRoutedEvent = "RoutedEventArgsMustHaveRoutedEvent"
Returns
- string
- Every RoutedEventArgs must have a non-null RoutedEvent associated with it.