2 references to ValueComponents
Aspire.Dashboard (2)
Components\Controls\PropertyGrid.razor.cs (2)
171
if (
ValueComponents
is null)
175
ValueComponents
.TryGetValue(item.Key as string ?? item.Name, out var metadata);