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