Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ScrollViewer Class / ViewportWidthProperty Field

In This Topic
    ViewportWidthProperty Field
    In This Topic
    Identifies the ViewportWidth dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ViewportWidthProperty As DependencyProperty
    public static readonly DependencyProperty ViewportWidthProperty
    See Also