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