2 writes to cyTopHeight
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)
1007
cyTopHeight
= (int)Math.Ceiling(deviceGlassThickness.Top),