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