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

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