ScrollEventArgs Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The ScrollEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
NewValue | Gets the new Value of the ScrollBar. |
|
OriginalSource | Gets a reference to the object that raised the event. (Inherited from RoutedEventArgs.) |
|
ScrollEventType | Gets a ScrollEventType describing the event. |
Show: