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