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