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