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)
155get { return _effect; } 177if (textEffects[i] == _effect) 182textEffects.Add(_effect); 197if (textEffects[i] == _effect) 219if (textEffects[i] == _effect)