1 write to _decodePixelWidth
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
686
_decodePixelWidth
= (Int32)e.NewValue;
1 reference to _decodePixelWidth
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
785
return image.
_decodePixelWidth
;