Scroller.DraggableScrollbar
DraggableScrollbar
Indicates whether or not the Scroller should handle drag events on the ScrollbarVisual.
Remarks
Proper configuration requires the ScrollbarVisual to have an Interactable attached to it which must have Draggable set to true along the scrolling axis.
Declaration
public bool DraggableScrollbar { get; set; }