4 references to ScrollStateAutoScrolling
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ScrollableControl.cs (3)
114SetScrollState(ScrollStateAutoScrolling, false); 134return GetScrollState(ScrollStateAutoScrolling); 142SetScrollState(ScrollStateAutoScrolling, value);
winforms\Managed\System\WinForms\UserControl.cs (1)
49SetScrollState(ScrollStateAutoScrolling, false);