5 references to WorkingArea
System.Windows.Forms (5)
System\Windows\Forms\Form.cs (4)
898Rectangle screen = SystemInformation.WorkingArea; 921Rectangle screen = SystemInformation.WorkingArea; 5410Rectangle workingArea = SystemInformation.WorkingArea; 5419Rectangle workingArea = SystemInformation.WorkingArea;
System\Windows\Forms\Screen.cs (1)
194_workingArea = SystemInformation.WorkingArea;