1 write to AreaToApplyEffectProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BitmapEffectInput.cs (1)
251AreaToApplyEffectProperty =
3 references to AreaToApplyEffectProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\BitmapEffectInput.cs (3)
64target.PropertyChanged(AreaToApplyEffectProperty); 107return (Rect) GetValue(AreaToApplyEffectProperty); 111SetValueInternal(AreaToApplyEffectProperty, value);