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