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