2 writes to cxRightWidth
PresentationFramework (2)
System\Windows\Appearance\WindowBackdropManager.cs (1)
124margins = new MARGINS { cxLeftWidth = -1, cxRightWidth = -1, cyTopHeight = -1, cyBottomHeight = -1 };
System\Windows\Shell\WindowChromeWorker.cs (1)
1251cxRightWidth = (int)Math.Ceiling(deviceGlassThickness.Right),