Gets the line element used to indicate the drop location.

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

Syntax

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

See Also