1 reference to EffectiveMinimumHeightPx
Aspire.Dashboard (1)
Components\Layout\TerminalDock.razor.cs (1)
238
_heightPx = Math.Clamp(heightPx,
EffectiveMinimumHeightPx
, _maximumHeightPx);