3 references to Enabled
Aspire.Dashboard (1)
ResourceService\Partials.cs (1)
117ResourceCommandState.Enabled => CommandViewModelState.Enabled,
Aspire.Dashboard.Components.Tests (2)
Pages\ConsoleLogsTests.cs (2)
295commands: [new CommandViewModel("test-name", CommandViewModelState.Enabled, "test-displayname", "test-displaydescription", confirmationMessage: "", parameter: null, isHighlighted: true, iconName: string.Empty, iconVariant: IconVariant.Regular)]); 359commands: [new CommandViewModel("test-name", CommandViewModelState.Enabled, "test-displayname", "test-displaydescription", confirmationMessage: "", parameter: null, isHighlighted: true, iconName: string.Empty, iconVariant: IconVariant.Regular)]);