Gets a value that contains the horizontal size of the content's viewport. This is a dependency property.

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

Syntax

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

See Also