Skip to main content

Member Table: Scrolling

#Scroll Settings

Property (Methods) Description
ScrollingSettings.ClickMode (ScrollingSettings.GetClickMode, ScrollingSettings.SetClickMode) 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.
ScrollingSettings.ScrollSpeed (ScrollingSettings.GetScrollSpeed, ScrollingSettings.SetScrollSpeed) 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.
ScrollingSettings.TopBottomIndent (ScrollingSettings.GetTopBottomIndent, ScrollingSettings.SetTopBottomIndent) Gets or sets the top and bottom indents of the scrollable region. This is an attached property.