4 references to GetTextEffects
PresentationFramework (4)
MS\Internal\Text\TextProperties.cs (1)
206
_textEffects = DynamicPropertyReader.
GetTextEffects
(target);
System\Windows\Documents\TextEffectResolver.cs (3)
160
TextEffectCollection textEffects = DynamicPropertyReader.
GetTextEffects
(_element);
187
TextEffectCollection textEffects = DynamicPropertyReader.
GetTextEffects
(_element);
210
TextEffectCollection textEffects = DynamicPropertyReader.
GetTextEffects
(_element);