Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ListViewer Class / RefreshWhileScrollingProperty Field

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