4.448 IScrollInfo

IScrollInfo
IScrollInfo
DataGridRowsPresenter ScrollContentPresenter StackPanel ToolBarPanel VirtualizingStackPanel
(usage)
None.
(description)
Represents the main scrollable region inside a ScrollViewer control.
[is default constructible]
false
(properties)
CanHorizontallyScroll
x:Boolean
(description)
A value that indicates whether scrolling on the horizontal axis is possible.
CanVerticallyScroll
x:Boolean
(description)
A value that indicates whether scrolling on the vertical axis is possible.
ScrollOwner
ScrollViewer
(description)
A ScrollViewer element that controls scrolling behavior.