SourceMarker Property (C1DragDropManager)
In This Topic
Gets a reference to the
System.Windows.Controls.Border used to highlight the drag source.
Syntax
'Declaration
Public ReadOnly Property SourceMarker As Border
public Border SourceMarker {get;}
See Also