2 writes to Foreground
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineDiagnostics\InlineDiagnosticsTag.cs (1)
76hyperlink.Foreground = linkColor.ForegroundBrush;
InlineHints\InlineHintsTag.cs (1)
150run.Foreground = brush;
10 references to Foreground
PresentationFramework (10)
MS\Internal\PtsHost\LineBase.cs (2)
215inline.Foreground, 231inline.Foreground
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
84typeface, list.FontSize, list.Foreground, pixelsPerDip); 127DynamicPropertyReader.GetTypeface(list), list.FontSize, list.Foreground, pixelsPerDip); 137typeface, list.FontSize, list.Foreground, pixelsPerDip);
MS\Internal\Text\ComplexLine.cs (2)
440inline.Foreground, 456inline.Foreground
System\Windows\Documents\TextElement.cs (3)
689/// DependencyProperty for <see cref="Foreground" /> property. 713/// DependencyProperty setter for <see cref="Foreground" /> property. 725/// DependencyProperty getter for <see cref="Foreground" /> property.