1 write to currentPanState
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\ScrollViewerPanner.cs (1)
99this.currentPanState = value;
3 references to currentPanState
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\View\ScrollViewerPanner.cs (3)
92return this.currentPanState; 97if (this.currentPanState != value) 100switch (this.currentPanState)