ComponentOne InputPanel for WPF
IsAncestorOf Method (C1InputPanelPresenter)

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputPanelPresenter 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

C1InputPanelPresenter Class
C1InputPanelPresenter Members