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