ViewportHeight Property (C1ScrollViewer)
In This Topic
Gets a value that contains the vertical size of the content's viewport. This is a dependency property.
Syntax
'Declaration
Public ReadOnly Property ViewportHeight As Double
public double ViewportHeight {get;}
See Also