# Editor.PanelWindow.Focused

```csharp
static PanelWindow Focused { get; set; }
```

The window the OS is giving keyboard input to, if it's one of ours.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
