3 references to RoutedEventArgsMustHaveRoutedEvent
PresentationCore (3)
System\Windows\RoutedEventArgs.cs (3)
130
throw new InvalidOperationException(SR.
RoutedEventArgsMustHaveRoutedEvent
);
186
throw new InvalidOperationException(SR.
RoutedEventArgsMustHaveRoutedEvent
);
280
throw new InvalidOperationException(SR.
RoutedEventArgsMustHaveRoutedEvent
);