2 writes to _workingArea
System.Windows.Forms (2)
System\Windows\Forms\Screen.cs (2)
194_workingArea = SystemInformation.WorkingArea; 206_workingArea = info.monitorInfo.rcWork;
1 reference to _workingArea
System.Windows.Forms (1)
System\Windows\Forms\Screen.cs (1)
210return _workingArea;