Visual.IsAncestorOf Method (DependencyObject)
Determines whether the visual object is an ancestor of the descendant visual object.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- descendant
-
Type:
System.Windows.DependencyObject
A value of type DependencyObject.
Return Value
Type: System.Booleantrue if the visual object is an ancestor of descendant; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0