2 references to Red
Microsoft.VisualStudio.LanguageServices (1)
ChangeSignature\ChangeSignatureDialog.xaml.cs (1)
68
StrikethroughBrush = SystemParameters.HighContrast ? SystemColors.WindowTextBrush : new SolidColorBrush(Colors.
Red
);
PresentationCore.Tests (1)
System\Windows\ClipboardTests.cs (1)
176
Color color = Colors.
Red
;