4 references to ScrollInstruction
Aspire.Dashboard (4)
Components\Controls\AssistantChat.razor.cs (4)
47private ScrollInstruction _scrollInstruction; 140_scrollInstruction = ScrollInstruction.None; 197if (_scrollInstruction == ScrollInstruction.ScrollImmediately) 274_scrollInstruction = ScrollInstruction.ScrollImmediately;