ComponentOne Maps for WPF and Silverlight
IsAncestorOf Method (C1MapCanvas)

C1.WPF.Maps Namespace > C1MapCanvas 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

C1MapCanvas Class
C1MapCanvas Members