1 write to _heightDeviceUnits
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\RootBrowserWindow.cs (1)
382_heightDeviceUnits = heightDeviceUnits;
2 references to _heightDeviceUnits
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\RootBrowserWindow.cs (2)
276ResizeMove(_xDeviceUnits, _yDeviceUnits, _widthDeviceUnits, _heightDeviceUnits); 884size = new Size(_widthDeviceUnits, _heightDeviceUnits);