4 writes to _dpiY
PresentationCore (4)
System\Windows\Media\Imaging\BitmapSource.cs (2)
620out _dpiY)); 1455_dpiY = sourceBitmap.DpiY;
System\Windows\Media\Imaging\RenderTargetBitmap.cs (2)
61_dpiY = dpiY; 94_dpiY = sourceBitmap._dpiY;
3 references to _dpiY
PresentationCore (3)
System\Windows\Media\Imaging\BitmapSource.cs (1)
217return _dpiY;
System\Windows\Media\Imaging\RenderTargetBitmap.cs (2)
94_dpiY = sourceBitmap._dpiY; 244(float)_dpiY,