1 write to _effect
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextEffectResolver.cs (1)
151
_effect
= effect;
5 references to _effect
PresentationFramework (5)
src\Framework\System\Windows\Documents\TextEffectResolver.cs (5)
167
get { return
_effect
; }
189
if (textEffects[i] ==
_effect
)
194
textEffects.Add(
_effect
);
209
if (textEffects[i] ==
_effect
)
231
if (textEffects[i] ==
_effect
)