5 writes to DisplayState
Aspire.Dashboard (5)
Model\Assistant\AssistantChatViewModel.cs (5)
294
DisplayState
= AssistantChatDisplayState.Chat;
306
DisplayState
= AssistantChatDisplayState.Chat;
319
DisplayState
= AssistantChatDisplayState.Chat;
358
DisplayState
= AssistantChatDisplayState.GhcpDisabled;
368
DisplayState
= AssistantChatDisplayState.GhcpError;
1 reference to DisplayState
Aspire.Dashboard (1)
Model\Assistant\AssistantChatViewModel.cs (1)
993
new ComponentTelemetryProperty(TelemetryPropertyKeys.AIAssistantEnabled, new AspireTelemetryProperty(
DisplayState
== AssistantChatDisplayState.Chat)),