4.771 ScrollContentPresenter

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > ContentPresenter > ScrollContentPresenter, IInputElement
ScrollContentPresenter
(usage)
<ScrollContentPresenter />
(description)
Displays the content of a ScrollViewer control.
[name property]
Name
[xml lang property]
Language
(properties)
CanContentScroll
x:Boolean
(description)
Indicates whether the content, if it supports IScrollInfo, should be allowed to control scrolling.
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.