1 write to AreaToApplyEffectProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BitmapEffectInput.cs (1)
274AreaToApplyEffectProperty =
3 references to AreaToApplyEffectProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\BitmapEffectInput.cs (3)
87target.PropertyChanged(AreaToApplyEffectProperty); 130return (Rect) GetValue(AreaToApplyEffectProperty); 134SetValueInternal(AreaToApplyEffectProperty, value);