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