ScrollEventArgs Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property NewValue Gets the new Value of the ScrollBar.
Public property OriginalSource Gets a reference to the object that raised the event. (Inherited from RoutedEventArgs.)
Public property ScrollEventType Gets a ScrollEventType describing the event.
Top

Show:
© 2017 Microsoft