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