Gets the arrow element used to indicate the drop location.

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

Syntax

C#
public FrameworkElement DragDropArrowMarker { get; }
Visual Basic
Public ReadOnly Property DragDropArrowMarker As FrameworkElement
	Get

See Also