1 write to Hand
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
190this.scrollViewerPanner.Hand = (Cursor)this.Resources["ReadyToPanCursor"];
1 reference to Hand
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\ScrollViewerPanner.cs (1)
103this.scrollViewer.Cursor = this.Hand;