Table of Contents
ScrollOwner Property

Gets or sets a ScrollViewer element that controls scrolling behavior.

Syntax
 public ScrollViewer ScrollOwner { get; set; }

Implements

IScrollInfo.ScrollOwner
See Also