1 write to BitmapEffectProperty
PresentationCore (1)
System\Windows\Media\Generated\DrawingGroup.cs (1)
925BitmapEffectProperty =
3 references to BitmapEffectProperty
PresentationCore (3)
System\Windows\Media\Generated\DrawingGroup.cs (3)
366target.PropertyChanged(BitmapEffectProperty); 490return (BitmapEffect) GetValue(BitmapEffectProperty); 494SetValueInternal(BitmapEffectProperty, value);