2 writes to _dpiY
PresentationCore (2)
Core\CSharp\System\Windows\Interop\D3DImage.cs (2)
104_dpiY = dpiY; 611_dpiY = source._dpiY;
3 references to _dpiY
PresentationCore (3)
Core\CSharp\System\Windows\Interop\D3DImage.cs (3)
204_dpiY, 468return ImageSource.PixelsToDIPs(_dpiY, (int)_pixelHeight); 611_dpiY = source._dpiY;