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