6 writes to Foreground
Microsoft.CodeAnalysis.EditorFeatures.Wpf (6)
InlineDiagnostics\InlineDiagnosticsTag.cs (2)
63
Foreground
= format.ForegroundBrush,
188
block.
Foreground
= format.ForegroundBrush;
InlineHints\InlineHintsTag.cs (1)
134
Foreground
= format.ForegroundBrush,
InlineRename\UI\Dashboard\RenameDashboard.xaml.cs (3)
104
ResolvableConflictText.
Foreground
= resolvableConflictBrush;
108
UnresolvableConflictText.
Foreground
= unresolvableConflictBrush;
110
ErrorText.
Foreground
= unresolvableConflictBrush;
3 references to Foreground
PresentationFramework (3)
System\Windows\Controls\TextBlock.cs (3)
829
/// DependencyProperty for <see cref="
Foreground
" /> property.
846
/// DependencyProperty setter for <see cref="
Foreground
" /> property.
858
/// DependencyProperty getter for <see cref="
Foreground
" /> property.