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)
176TextEffectCollection textEffects = DynamicPropertyReader.GetTextEffects(_element); 203TextEffectCollection textEffects = DynamicPropertyReader.GetTextEffects(_element); 226TextEffectCollection textEffects = DynamicPropertyReader.GetTextEffects(_element);