1 write to _effect
PresentationFramework (1)
System\Windows\Documents\TextEffectResolver.cs (1)
139
_effect
= effect;
5 references to _effect
PresentationFramework (5)
System\Windows\Documents\TextEffectResolver.cs (5)
155
get { return
_effect
; }
177
if (textEffects[i] ==
_effect
)
182
textEffects.Add(
_effect
);
197
if (textEffects[i] ==
_effect
)
219
if (textEffects[i] ==
_effect
)