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)
Syntax
Property ScrollOwner As ScrollViewer
ScrollViewer ScrollOwner { get; set; }
Property Value
Type: System.Windows.Controls..::.ScrollViewer
A ScrollViewer element that controls scrolling behavior. This property has no default value.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0
Platforms
Windows Phone