1 reference to MaxHighlightedCount
Aspire.Dashboard (1)
Components\Controls\ResourceActions.razor.cs (1)
86_highlightedCommands.AddRange(Resource.Commands.Where(c => c.IsHighlighted && c.State != CommandViewModelState.Hidden).Take(MaxHighlightedCount));