2 references to Disabled
Aspire.Dashboard (2)
Model\ResourceMenuItems.cs (1)
127IsDisabled = command.State == CommandViewModelState.Disabled || isCommandExecuting(resource, command)
ResourceService\Partials.cs (1)
117ResourceCommandState.Disabled => CommandViewModelState.Disabled,