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