1 write to _innerWidth
aspire (1)
Tui\TerminalViewerApp.cs (1)
365
_innerWidth
= w;
2 references to _innerWidth
aspire (2)
Tui\TerminalViewerApp.cs (2)
360
if (
_innerWidth
== w && _innerHeight == h)
481
.FixedWidth(Math.Max(1,
_innerWidth
))