4 references to ShowDetails
Aspire.Dashboard (4)
Components\Controls\SummaryDetailsView.razor.cs (4)
101if (ShowDetails != _internalShowDetails) 104if (ShowDetails) 132_internalShowDetails = ShowDetails; 137await OnResize.InvokeAsync(new SummaryDetailsSize(Orientation, ShowDetails ? _panel1Fraction : 1));