1 write to BitmapEffectInputProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\DrawingGroup.cs (1)
979
BitmapEffectInputProperty
=
3 references to BitmapEffectInputProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\DrawingGroup.cs (3)
407
target.PropertyChanged(
BitmapEffectInputProperty
);
539
return (BitmapEffectInput) GetValue(
BitmapEffectInputProperty
);
543
SetValueInternal(
BitmapEffectInputProperty
, value);