4 writes to _dpiY
PresentationCore (4)
System\Windows\Media\Imaging\BitmapSource.cs (2)
621out _dpiY)); 1456_dpiY = sourceBitmap.DpiY;
System\Windows\Media\Imaging\RenderTargetBitmap.cs (2)
62_dpiY = dpiY; 95_dpiY = sourceBitmap._dpiY;
3 references to _dpiY
PresentationCore (3)
System\Windows\Media\Imaging\BitmapSource.cs (1)
218return _dpiY;
System\Windows\Media\Imaging\RenderTargetBitmap.cs (2)
95_dpiY = sourceBitmap._dpiY; 245(float)_dpiY,