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

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

Syntax

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

See Also