1 write to _decodePixelWidth
PresentationCore (1)
System\Windows\Media\Imaging\BitmapImage.cs (1)
674
_decodePixelWidth
= (Int32)e.NewValue;
1 reference to _decodePixelWidth
PresentationCore (1)
System\Windows\Media\Imaging\BitmapImage.cs (1)
773
return image.
_decodePixelWidth
;