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