Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1DragDropManager
.
.
::
.
.
TargetMarker Property
C1DragDropManager Class
See Also
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
C1DragDropManager Class
C1.WPF Namespace