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