ComponentOne DockControl for WPF and Silverlight
FindCommonVisualAncestor Method (C1DockControl)

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

Parameters

otherVisual
See Also

Reference

C1DockControl Class
C1DockControl Members