2 writes to ShowSecondaryButton
Aspire.Hosting (2)
ApplicationModel\InteractionService.cs (2)
49
options.
ShowSecondaryButton
= true;
67
options.
ShowSecondaryButton
= false;
1 reference to ShowSecondaryButton
Aspire.Hosting (1)
Dashboard\DashboardService.cs (1)
89
change.ShowSecondaryButton = interaction.Options.
ShowSecondaryButton
;