1 write to ForegroundProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\TextEffect.cs (1)
336
ForegroundProperty
=
2 references to ForegroundProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Generated\TextEffect.cs (2)
154
return (Brush) GetValue(
ForegroundProperty
);
158
SetValueInternal(
ForegroundProperty
, value);