1 write to smallChangeSetExternally
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ScrollProperties.cs (1)
240smallChangeSetExternally = true;
2 references to smallChangeSetExternally
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ScrollableControl.cs (2)
1238if (!HorizontalScroll.smallChangeSetExternally) { 1257if (!VerticalScroll.smallChangeSetExternally) {