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