2 writes to _scrollInstruction
Aspire.Dashboard (2)
Components\Controls\AssistantChat.razor.cs (2)
140
_scrollInstruction
= ScrollInstruction.None;
274
_scrollInstruction
= ScrollInstruction.ScrollImmediately;
1 reference to _scrollInstruction
Aspire.Dashboard (1)
Components\Controls\AssistantChat.razor.cs (1)
197
if (
_scrollInstruction
== ScrollInstruction.ScrollImmediately)