8 references to Content
Aspire.Dashboard (8)
Components\Dialogs\AssistantSidebarDialog.razor.cs (5)
37Content.Chat.DisplayContainer = AssistantChatDisplayContainer.Sidebar; 60Content.Chat.DisplayContainer = AssistantChatDisplayContainer.Switching; 62await AIContextProvider.LaunchAssistantModelDialogAsync(Content.Chat, openedForMobileView); 79if (Content.Chat.DisplayContainer == AssistantChatDisplayContainer.Sidebar) 81Content.Chat.Dispose();
Components_Dialogs_AssistantSidebarDialog_razor.g.cs (2)
279if (Content.Chat.DisplayState == AssistantChatDisplayState.Chat) 569Content.Chat
Components_Layout_MainLayout_razor.g.cs (1)
772Content