ScrollingSettings Attached Properties
Contains scrolling settings.
Name | Description |
---|---|
Acceleration |
Gets or sets the acceleration ratio of the scrolling speed (in pixels per second squared), when scrolling using scroll buttons. This is an attached property. |
Click |
Gets or sets a value that specifies how scroll buttons should be manipulated by an end-user to initiate scrolling. This is an attached property. |
Deceleration |
Gets or sets the deceleration ratio of the scrolling speed (in pixels per second squared), when scrolling using scroll buttons. This is an attached property. |
Is |
Gets or sets whether manipulation of the Nav |
Min |
Gets or sets the value that specifies the swipe sensitivity of a Nav |
Scroll |
Gets or sets how a specific Nav |
Scroll |
Gets or sets the speed of scrolling (in pixels per second). This property is in effect when scrolling using scroll buttons. This is an attached property. |
Top |
Gets or sets the top and bottom indents of the scrollable region. This is an attached property. |
See Also