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