ScrollEventArgs
ScrollEventArgs
ScrollEventArgs
ScrollEventArgs
Class
Definition
public : sealed class ScrollEventArgs : RoutedEventArgs, IScrollEventArgspublic sealed class ScrollEventArgs : RoutedEventArgs, IScrollEventArgsPublic NotInheritable Class ScrollEventArgs Inherits RoutedEventArgs Implements IScrollEventArgs// This API is not available in Javascript.
- Inheritance
-
ScrollEventArgsScrollEventArgsScrollEventArgsScrollEventArgs
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Inherited Members
Inherited properties
Constructors
ScrollEventArgs() ScrollEventArgs() ScrollEventArgs() ScrollEventArgs()
Initializes a new instance of the ScrollEventArgs class.
public : ScrollEventArgs()public ScrollEventArgs()Public Sub New()// This API is not available in Javascript.
Properties
ScrollEventType ScrollEventType ScrollEventType ScrollEventType
Gets a ScrollEventType describing the event.
public : ScrollEventType ScrollEventType { get; }public ScrollEventType ScrollEventType { get; }Public ReadOnly Property ScrollEventType As ScrollEventType// This API is not available in Javascript.
A ScrollEventType describing the event.