Gets the Border used to indicate the drop location.

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

Syntax

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

See Also