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