ComponentOne InputPanel for WPF
IsDescendantOf Method (C1InputPanel)

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputPanel Class : IsDescendantOf Method
Syntax
'Declaration
 
Public Function IsDescendantOf( _
   ByVal ancestor As System.Windows.DependencyObject _
) As System.Boolean
public System.bool IsDescendantOf( 
   System.Windows.DependencyObject ancestor
)

Parameters

ancestor
See Also

Reference

C1InputPanel Class
C1InputPanel Members