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