public DependencyObject FindCommonVisualAncestor( DependencyObject otherVisual )
'Declaration Public Function FindCommonVisualAncestor( _ ByVal otherVisual As DependencyObject _ ) As DependencyObject
'Usage Dim instance As SpreadSurfaceChartView Dim otherVisual As DependencyObject Dim value As DependencyObject value = instance.FindCommonVisualAncestor(otherVisual)
Parameters
- otherVisual