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