# Editor.PanelWindow.DisplayWorkArea

```csharp
Rect DisplayWorkArea { get; set; }
```

The part of the window's display that isn't under the taskbar or a dock, in desktop coordinates.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
