1 write to Foreground
PresentationCore (1)
System\Windows\Media\TextEffect.cs (1)
47
Foreground
= foreground;
2 references to Foreground
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesRun.cs (2)
270
if (textEffect.
Foreground
!= null)
274
foregroundBrush = textEffect.
Foreground
;