1 write to BitmapEffectProperty
PresentationCore (1)
System\Windows\Media\Generated\DrawingGroup.cs (1)
899BitmapEffectProperty =
3 references to BitmapEffectProperty
PresentationCore (3)
System\Windows\Media\Generated\DrawingGroup.cs (3)
340target.PropertyChanged(BitmapEffectProperty); 464return (BitmapEffect) GetValue(BitmapEffectProperty); 468SetValueInternal(BitmapEffectProperty, value);