1 write to _foreground
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
153run._foreground = glyphs.Fill;
2 references to _foreground
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (2)
257element.SetValue(TextElement.ForegroundProperty, _foreground); 391return _foreground;