2 references to OnToolbarStateChanged
Aspire.Dashboard (2)
Components\Controls\TerminalView.razor.cs (2)
261
/// Forwards the snapshot to the host page via <see cref="
OnToolbarStateChanged
"/>.
273
return
OnToolbarStateChanged
.InvokeAsync(state);