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