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

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