ComponentOne Basic Library for UWP
DragDropArrowMarker Property

C1.UWP Assembly > C1.Xaml Namespace > C1TreeView Class : DragDropArrowMarker Property
Gets the arrow element used to indicate the drop location.
Syntax
'Declaration
 
Public ReadOnly Property DragDropArrowMarker As Windows.UI.Xaml.FrameworkElement
public Windows.UI.Xaml.FrameworkElement DragDropArrowMarker {get;}
See Also

Reference

C1TreeView Class
C1TreeView Members