Gets a value that represents the horizontal size of the content element that can be scrolled. This is a dependency property.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public double ScrollableWidth { get; }
Visual Basic
Public ReadOnly Property ScrollableWidth As Double
	Get

See Also