3 references to AutoScrollHelper
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\FreeFormPanel.cs (1)
498AutoScrollHelper.AutoScroll(e, this, 1);
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
746AutoScrollHelper.AutoScroll(e, this.scrollViewer, 10);
System.Activities.Presentation\System\Activities\Presentation\View\RubberBandSelector.cs (1)
142AutoScrollHelper.AutoScroll(e.GetPosition(this.Designer.scrollViewer), this.Designer.scrollViewer, 0.2);