1 write to BitmapEffectInputProperty
PresentationCore (1)
System\Windows\Media\Generated\DrawingGroup.cs (1)
908BitmapEffectInputProperty =
3 references to BitmapEffectInputProperty
PresentationCore (3)
System\Windows\Media\Generated\DrawingGroup.cs (3)
347target.PropertyChanged(BitmapEffectInputProperty); 479return (BitmapEffectInput) GetValue(BitmapEffectInputProperty); 483SetValueInternal(BitmapEffectInputProperty, value);