1 write to DecodePixelWidthProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
537
DecodePixelWidthProperty
=
3 references to DecodePixelWidthProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
108
target.PropertyChanged(
DecodePixelWidthProperty
);
213
return (int) GetValue(
DecodePixelWidthProperty
);
217
SetValueInternal(
DecodePixelWidthProperty
, value);