1 write to DecodePixelWidthProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
541
DecodePixelWidthProperty
=
3 references to DecodePixelWidthProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
112
target.PropertyChanged(
DecodePixelWidthProperty
);
217
return (int) GetValue(
DecodePixelWidthProperty
);
221
SetValueInternal(
DecodePixelWidthProperty
, value);