1 write to BitmapEffectProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\DrawingGroup.cs (1)
970
BitmapEffectProperty
=
3 references to BitmapEffectProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\DrawingGroup.cs (3)
396
target.PropertyChanged(
BitmapEffectProperty
);
524
return (BitmapEffect) GetValue(
BitmapEffectProperty
);
528
SetValueInternal(
BitmapEffectProperty
, value);