DisplayCanvasScrollOwner Property

CVB.Net Documentation
Gets or sets a ScrollViewer element that controls scrolling behavior.

Namespace:  Stemmer.Cvb.Wpf.Controls
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public ScrollViewer ScrollOwner { get; set; }

Property Value

Type: ScrollViewer

Implements

IScrollInfoScrollOwner
See Also

Reference