ScrollEventArgs class
Provides data for the Scroll event.
Inheritance
- Object
- RoutedEventArgs
- ScrollEventArgs
Syntax
Attributes
- ActivatableAttribute(NTDDI_WIN8)
- MarshalingBehaviorAttribute(Agile)
- ThreadingAttribute(Both)
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The ScrollEventArgs class has these types of members:
Constructors
The ScrollEventArgs class has these constructors.
| Constructor | Description |
|---|---|
| ScrollEventArgs | Initializes a new instance of the ScrollEventArgs class. |
Methods
The ScrollEventArgs class inherits methods from the Object class.
Properties
The ScrollEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets the new Value of the ScrollBar. | |
| Read-only | Gets a reference to the object that raised the event. (Inherited from RoutedEventArgs) | |
| Read-only | Gets a ScrollEventType describing the event. |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013
