1 write to AreaToApplyEffectProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BitmapEffectInput.cs (1)
249AreaToApplyEffectProperty =
3 references to AreaToApplyEffectProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\BitmapEffectInput.cs (3)
62target.PropertyChanged(AreaToApplyEffectProperty); 105return (Rect) GetValue(AreaToApplyEffectProperty); 109SetValueInternal(AreaToApplyEffectProperty, value);