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