ComponentOne Basic Library for UWP
ViewportWidth Property

C1.UWP Assembly > C1.Xaml Namespace > C1ScrollViewer Class : ViewportWidth Property
Gets a value that contains the horizontal size of the content's viewport. This is a dependency property.
Syntax
'Declaration
 
Public ReadOnly Property ViewportWidth As System.Double
public System.double ViewportWidth {get;}
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members