3 instantiations of KeyboardShortcutCategory
Aspire.Dashboard (3)
Components\Dialogs\HelpDialog.razor.cs (3)
22
new
(Loc[nameof(Resources.Dialogs.HelpDialogCategoryPanels)],
30
new
(Loc[nameof(Resources.Dialogs.HelpDialogCategoryPageNavigation)],
38
new
(Loc[nameof(Resources.Dialogs.HelpDialogCategoryNavigation)],
3 references to KeyboardShortcutCategory
Aspire.Dashboard (3)
Components\Dialogs\HelpDialog.razor.cs (3)
18
private List<
KeyboardShortcutCategory
> GetShortcutsByCategory()
20
List<
KeyboardShortcutCategory
> categories =
46
foreach (
var
category in categories)