3 references to ErrorEvent
PresentationFramework (3)
src\Framework\System\Windows\Controls\Validation.cs (2)
61FrameworkElement.AddHandler(element, ErrorEvent, handler); 71FrameworkElement.RemoveHandler(element, ErrorEvent, handler);
src\Framework\System\Windows\Controls\ValidationErrorEventArgs.cs (1)
48RoutedEvent = Validation.ErrorEvent;