1 write to _foreground
PresentationFramework (1)
System\Windows\Documents\FixedSOMTextRun.cs (1)
147run._foreground = glyphs.Fill;
2 references to _foreground
PresentationFramework (2)
System\Windows\Documents\FixedSOMTextRun.cs (2)
252element.SetValue(TextElement.ForegroundProperty, _foreground); 386return _foreground;