ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / ListViewItemView Class / IsCursorProperty Field

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