Gets the UIElement that is acting as a drag source.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public UIElement DragSource { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] internal set; } |
Visual Basic |
---|
Public Property DragSource As UIElement <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Friend Set |