ComponentOne DockControl for WPF and Silverlight
ContainerFromElement Method (C1DockControl)

C1.WPF.Docking Namespace > C1DockControl Class : ContainerFromElement Method
Syntax
'Declaration
 
Public Function ContainerFromElement( _
   ByVal element As System.Windows.DependencyObject _
) As System.Windows.DependencyObject
public System.Windows.DependencyObject ContainerFromElement( 
   System.Windows.DependencyObject element
)

Parameters

element
See Also

Reference

C1DockControl Class
C1DockControl Members