4 references to GetTextEffects
PresentationFramework (4)
MS\Internal\Text\TextProperties.cs (1)
205_textEffects = DynamicPropertyReader.GetTextEffects(target);
System\Windows\Documents\TextEffectResolver.cs (3)
159TextEffectCollection textEffects = DynamicPropertyReader.GetTextEffects(_element); 186TextEffectCollection textEffects = DynamicPropertyReader.GetTextEffects(_element); 209TextEffectCollection textEffects = DynamicPropertyReader.GetTextEffects(_element);