Name | Description | |
---|---|---|
![]() | ThumbnailEx.ScrollEventArgs Constructor | Overloaded. |
ThumbnailEx.ScrollEventArgs Class Members
In This Topic
The following tables list the members exposed by ThumbnailEx.ScrollEventArgs.
Public Constructors
Public Properties
Name | Description | |
---|---|---|
![]() | Handled | (Inherited from System.Windows.RoutedEventArgs) |
![]() | Max | Specifies the maximum scrolling position. |
![]() | OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
![]() | Page | Specifies the page size, in device units. A scroll bar uses this value to determine the appropriate size of the proportional scroll box. |
![]() | Pos | Specifies the position of the scroll box. |
![]() | RoutedEvent | (Inherited from System.Windows.RoutedEventArgs) |
![]() | Source | (Inherited from System.Windows.RoutedEventArgs) |
See Also