Sets the value of the attached Drag property.
Namespace:
C1.Silverlight.DockingAssembly: C1.Silverlight.Docking (in C1.Silverlight.Docking.dll)
Syntax
C# |
---|
public static void SetDrag( UIElement element, C1DockTabControl value ) |
Visual Basic |
---|
Public Shared Sub SetDrag ( _ element As UIElement, _ value As C1DockTabControl _ ) |
Parameters
- element
- Type: System.Windows..::..UIElement
- value
- Type: C1.Silverlight.Docking..::..C1DockTabControl
Remarks
The UIElement becomes a drag handle to dock and move the C1DockTabControl.