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