Gets a reference to the Border used to highlight the drag source.

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

Syntax

C#
public Border SourceMarker { get; }
Visual Basic
Public ReadOnly Property SourceMarker As Border
	Get

See Also