2 writes to Foreground
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineDiagnostics\InlineDiagnosticsTag.cs (1)
75hyperlink.Foreground = linkColor.ForegroundBrush;
InlineHints\InlineHintsTag.cs (1)
150run.Foreground = brush;
10 references to Foreground
PresentationFramework (10)
MS\Internal\PtsHost\LineBase.cs (2)
210inline.Foreground, 226inline.Foreground
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
83typeface, list.FontSize, list.Foreground, pixelsPerDip); 126DynamicPropertyReader.GetTypeface(list), list.FontSize, list.Foreground, pixelsPerDip); 136typeface, list.FontSize, list.Foreground, pixelsPerDip);
MS\Internal\Text\ComplexLine.cs (2)
439inline.Foreground, 455inline.Foreground
System\Windows\Documents\TextElement.cs (3)
674/// DependencyProperty for <see cref="Foreground" /> property. 698/// DependencyProperty setter for <see cref="Foreground" /> property. 710/// DependencyProperty getter for <see cref="Foreground" /> property.