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)
150get { return _effect; } 172if (textEffects[i] == _effect) 177textEffects.Add(_effect); 192if (textEffects[i] == _effect) 214if (textEffects[i] == _effect)