Gets the arrow element used to indicate the drop location.

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

Syntax

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

See Also