1 write to Foreground
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextEffect.cs (1)
63
Foreground
= foreground;
2 references to Foreground
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\LineServicesRun.cs (2)
299
if (textEffect.
Foreground
!= null)
303
foregroundBrush = textEffect.
Foreground
;