4 references to ScrollStateAutoScrolling
System.Windows.Forms (4)
System\Windows\Forms\Scrolling\ScrollableControl.cs (3)
62SetScrollState(ScrollStateAutoScrolling, false); 75get => GetScrollState(ScrollStateAutoScrolling); 83SetScrollState(ScrollStateAutoScrolling, value);
System\Windows\Forms\UserControl.cs (1)
31SetScrollState(ScrollStateAutoScrolling, false);