C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilterEditor Class / FindCommonVisualAncestor Method

In This Topic
FindCommonVisualAncestor Method (ColumnFilterEditor)
In This Topic
Syntax
'Declaration
 
Public Function FindCommonVisualAncestor( _
   ByVal otherVisual As DependencyObject _
) As DependencyObject
 

Parameters

otherVisual
See Also