Gets the value of the attached Drag property.
Namespace:
C1.Silverlight.DockingAssembly: C1.Silverlight.Docking (in C1.Silverlight.Docking.dll)
Syntax
C# |
---|
public static C1DockTabControl GetDrag( UIElement element ) |
Visual Basic |
---|
Public Shared Function GetDrag ( _ element As UIElement _ ) As C1DockTabControl |
Parameters
- element
- Type: System.Windows..::..UIElement