ComponentOne Expression Editor for WPF
IsAncestorOf Method (C1ExpressionEditorPanel)

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > C1ExpressionEditorPanel Class : IsAncestorOf Method
Syntax
'Declaration
 
Public Function IsAncestorOf( _
   ByVal descendant As System.Windows.DependencyObject _
) As System.Boolean
public System.bool IsAncestorOf( 
   System.Windows.DependencyObject descendant
)

Parameters

descendant
See Also

Reference

C1ExpressionEditorPanel Class
C1ExpressionEditorPanel Members