Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ScrollViewer Class / ScrollableHeightProperty Field

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