Identifies the CanScrollUp dependency property.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public static readonly DependencyProperty CanScrollUpProperty
Visual Basic
Public Shared ReadOnly CanScrollUpProperty As DependencyProperty

See Also