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