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