4 writes to _dpiY
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (2)
689out _dpiY)); 1608_dpiY = sourceBitmap.DpiY;
Core\CSharp\System\Windows\Media\Imaging\RenderTargetBitmap.cs (2)
96_dpiY = dpiY; 134_dpiY = sourceBitmap._dpiY;
3 references to _dpiY
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (1)
252return _dpiY;
Core\CSharp\System\Windows\Media\Imaging\RenderTargetBitmap.cs (2)
134_dpiY = sourceBitmap._dpiY; 302(float)_dpiY,