3 writes to cbSize
System.Drawing.Common.Tests (1)
Helpers.cs (1)
148
cbSize
= (uint)sizeof(MONITORINFO)
System.Windows.Forms (2)
System\Windows\Forms\Screen.cs (2)
70
monitorInfo = new() {
cbSize
= (uint)sizeof(MONITORINFOEXW) }
201
monitorInfo = new() {
cbSize
= (uint)sizeof(MONITORINFOEXW) }