4 references to GetTextEffects
PresentationFramework (4)
src\Framework\MS\Internal\Text\TextProperties.cs (1)
211
_textEffects = DynamicPropertyReader.
GetTextEffects
(target);
src\Framework\System\Windows\Documents\TextEffectResolver.cs (3)
176
TextEffectCollection textEffects = DynamicPropertyReader.
GetTextEffects
(_element);
203
TextEffectCollection textEffects = DynamicPropertyReader.
GetTextEffects
(_element);
226
TextEffectCollection textEffects = DynamicPropertyReader.
GetTextEffects
(_element);