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