1 write to Foreground
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextEffect.cs (1)
63Foreground = foreground;
2 references to Foreground
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\LineServicesRun.cs (2)
299if (textEffect.Foreground != null) 303foregroundBrush = textEffect.Foreground;