2 writes to _dpiX
PresentationCore (2)
System\Windows\InterOp\D3DImage.cs (2)
65_dpiX = dpiX; 541_dpiX = source._dpiX;
3 references to _dpiX
PresentationCore (3)
System\Windows\InterOp\D3DImage.cs (3)
158_dpiX, 403return ImageSource.PixelsToDIPs(_dpiX, (int)_pixelWidth); 541_dpiX = source._dpiX;