# Editor.PanelWindow.OnDisplayChanged

```csharp
System.Action OnDisplayChanged { get; set; }
```

The window is on a different display than it was. Its scale may have changed with it.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
