# Editor.PanelWindow.All

```csharp
static IReadOnlyList<PanelWindow> All { get; set; }
```

Every window that's currently open.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
