ComponentOne DockControl for WPF and Silverlight
GetDrag Method

C1.WPF.Docking Namespace > C1DockTabControl Class : GetDrag Method
Gets the value of the attached Drag property.
Syntax
'Declaration
 
Public Shared Function GetDrag( _
   ByVal element As System.Windows.UIElement _
) As C1DockTabControl
public static C1DockTabControl GetDrag( 
   System.Windows.UIElement element
)

Parameters

element
See Also

Reference

C1DockTabControl Class
C1DockTabControl Members