Gets a value that contains the vertical 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 ViewportHeight { get; }
Visual Basic
Public ReadOnly Property ViewportHeight As Double
	Get

See Also