4 references to GetTextEffects
PresentationFramework (4)
MS\Internal\Text\TextProperties.cs (1)
208
_textEffects = DynamicPropertyReader.
GetTextEffects
(target);
System\Windows\Documents\TextEffectResolver.cs (3)
164
TextEffectCollection textEffects = DynamicPropertyReader.
GetTextEffects
(_element);
191
TextEffectCollection textEffects = DynamicPropertyReader.
GetTextEffects
(_element);
214
TextEffectCollection textEffects = DynamicPropertyReader.
GetTextEffects
(_element);