2 references to ContentAfterValue
Aspire.Dashboard (2)
Components\Controls\PropertyGrid.razor.cs (2)
154private RenderFragment? GetContentAfterValue(TItem context) => ContentAfterValue == s_emptyChildContent 156: ContentAfterValue(context);