ScrollOwner Property

IScrollInfo.ScrollOwner Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets a ScrollViewer element that controls scrolling behavior.

Namespace:  System.Windows.Controls.Primitives
Assembly:  System.Windows (in System.Windows.dll)

ScrollViewer ScrollOwner { get; set; }

Property Value

Type: System.Windows.Controls.ScrollViewer
A ScrollViewer element that controls scrolling behavior. This property has no default value.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft