2 references to RoutedEventCannotChangeWhileRouting
PresentationCore (2)
System\Windows\RoutedEventArgs.cs (2)
90
throw new InvalidOperationException(SR.
RoutedEventCannotChangeWhileRouting
);
182
throw new InvalidOperationException(SR.
RoutedEventCannotChangeWhileRouting
);