2 writes to Bottom
PresentationFramework (2)
System\Windows\Shell\WindowChromeWorker.cs (1)
425rcClientArea.Bottom -= (int)windowResizeBorderThicknessDevice.Bottom;
System\Windows\Standard\NativeMethods.cs (1)
2031Bottom = Math.Max(rect1.Bottom, rect2.Bottom),
2 references to Bottom
PresentationFramework (2)
System\Windows\Standard\NativeMethods.cs (2)
2031Bottom = Math.Max(rect1.Bottom, rect2.Bottom),