'Declaration
Public ReadOnly Property DragDropArrowMarker As FrameworkElement
'Usage
Dim instance As C1TreeView Dim value As FrameworkElement value = instance.DragDropArrowMarker
public FrameworkElement DragDropArrowMarker {get;}
public: property FrameworkElement^ DragDropArrowMarker { FrameworkElement^ get(); }