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