1 write to BitmapEffectInputProperty
PresentationCore (1)
System\Windows\Media\Generated\DrawingGroup.cs (1)
934
BitmapEffectInputProperty
=
3 references to BitmapEffectInputProperty
PresentationCore (3)
System\Windows\Media\Generated\DrawingGroup.cs (3)
373
target.PropertyChanged(
BitmapEffectInputProperty
);
505
return (BitmapEffectInput) GetValue(
BitmapEffectInputProperty
);
509
SetValueInternal(
BitmapEffectInputProperty
, value);