Gets the Border used to indicate the drop location.

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

Syntax

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

See Also