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)
151get { return _effect; } 173if (textEffects[i] == _effect) 178textEffects.Add(_effect); 193if (textEffects[i] == _effect) 215if (textEffects[i] == _effect)