2 instantiations of MONITORINFOEXW
System.Windows.Forms (2)
System\Windows\Forms\Screen.cs (2)
68MONITORINFOEXW info = new() 199MONITORINFOEXW info = new()
4 references to MONITORINFOEXW
System.Windows.Forms (4)
System\Windows\Forms\Screen.cs (4)
68MONITORINFOEXW info = new() 70monitorInfo = new() { cbSize = (uint)sizeof(MONITORINFOEXW) } 199MONITORINFOEXW info = new() 201monitorInfo = new() { cbSize = (uint)sizeof(MONITORINFOEXW) }