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