The following tables list the members exposed by ScrollChangedEventArgs.
| Name | Description | |
|---|---|---|
 
 | HorizontalChange | Gets the difference between the last and the current value for the horizontal scroll bar. | 
 
 | HorizontalOffset | Gets the location of the horizontal scroll bar position. | 
 
 | OriginalSource | (Inherited from System.Windows.RoutedEventArgs) | 
 
 | VerticalChange | Gets the difference between the last and the current value for the vertical scroll bar. | 
 
 | VerticalOffset | Gets the location of the vertical scroll bar position. |