ComponentOne FlexGrid for WPF and Silverlight
FindCommonVisualAncestor Method (GridPanel)

C1.WPF.FlexGrid Namespace > GridPanel 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

GridPanel Class
GridPanel Members