ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1ListView Class / CursorBorderBrushProperty Field

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