Navigation :
ScrollDirection
Name |
Value |
Assembly |
Catel.MVVM |
Namespace |
Catel.Windows.Interactivity |
Available on |
.NET Framework 4.5, .NET Framework 4.6 |
public enum ScrollDirection : Enum
Base types
Enum
The scroll direction.
Fields
Bottom
1
Scroll to bottom.
Top
0
Scroll to top.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion