1 write to _effect
PresentationFramework (1)
System\Windows\Documents\TextEffectResolver.cs (1)
135
_effect
= effect;
5 references to _effect
PresentationFramework (5)
System\Windows\Documents\TextEffectResolver.cs (5)
151
get { return
_effect
; }
173
if (textEffects[i] ==
_effect
)
178
textEffects.Add(
_effect
);
193
if (textEffects[i] ==
_effect
)
215
if (textEffects[i] ==
_effect
)