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