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