12 references to EffectField
PresentationCore (12)
Core\CSharp\System\Windows\Media\Visual.cs (12)
569Effect effect = EffectField.GetValue(this); 777Effect effect = EffectField.GetValue(this); 1457Effect effect = EffectField.GetValue(this); 2070Effect imageEffect = EffectField.GetValue(this); 2214Effect effect = EffectField.GetValue(this); 2959return EffectField.GetValue(this); 2965Effect imageEffect = EffectField.GetValue(this); 3005EffectField.SetValue(this, newEffect); 3046Effect imageEffect = EffectField.GetValue(this); 3145Effect imageEffect = EffectField.GetValue(this); 3327Debug.Assert(EffectField.GetValue(this) == null, "Not expecting both BitmapEffect and Effect to be set on the same node"); 4566Effect imageEffect = EffectField.GetValue(gAsVisual);