C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / TopNFilterEditor Class / IsAncestorOf Method

In This Topic
IsAncestorOf Method (TopNFilterEditor)
In This Topic
Syntax
'Declaration
 
Public Function IsAncestorOf( _
   ByVal descendant As DependencyObject _
) As Boolean
 

Parameters

descendant
See Also