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