Visual3D::IsDescendantOf Method (DependencyObject^)
.NET Framework (current version)
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 visual object that is a possible ancestor.
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
Show: