3 references to Red
PresentationFramework (2)
src\Framework\System\Windows\Controls\Validation.cs (1)
605border.SetValue(Border.BorderBrushProperty, Brushes.Red);
src\Framework\System\Windows\Documents\SpellerHighlightLayer.cs (1)
153Pen pen = new Pen(Brushes.Red, 0.33);
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewService.cs (1)
92errorGrid.Background = Brushes.Red;