1 write to _effect
PresentationFramework (1)
System\Windows\Documents\TextEffectResolver.cs (1)
134
_effect
= effect;
5 references to _effect
PresentationFramework (5)
System\Windows\Documents\TextEffectResolver.cs (5)
150
get { return
_effect
; }
172
if (textEffects[i] ==
_effect
)
177
textEffects.Add(
_effect
);
192
if (textEffects[i] ==
_effect
)
214
if (textEffects[i] ==
_effect
)