5 references to WorkingArea
System.Windows.Forms (5)
System\Windows\Forms\Form.cs (4)
895Rectangle screen = SystemInformation.WorkingArea; 918Rectangle screen = SystemInformation.WorkingArea; 5394Rectangle workingArea = SystemInformation.WorkingArea; 5403Rectangle workingArea = SystemInformation.WorkingArea;
System\Windows\Forms\Screen.cs (1)
194_workingArea = SystemInformation.WorkingArea;