2 writes to _dpiX
PresentationCore (2)
System\Windows\InterOp\D3DImage.cs (2)
77_dpiX = dpiX; 553_dpiX = source._dpiX;
3 references to _dpiX
PresentationCore (3)
System\Windows\InterOp\D3DImage.cs (3)
170_dpiX, 415return ImageSource.PixelsToDIPs(_dpiX, (int)_pixelWidth); 553_dpiX = source._dpiX;