2 writes to _dpiY
PresentationCore (2)
System\Windows\InterOp\D3DImage.cs (2)
65_dpiY = dpiY; 541_dpiY = source._dpiY;
3 references to _dpiY
PresentationCore (3)
System\Windows\InterOp\D3DImage.cs (3)
158_dpiY, 417return ImageSource.PixelsToDIPs(_dpiY, (int)_pixelHeight); 541_dpiY = source._dpiY;