ViewItem.IsDescendantOf Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
IsDescendantOf(Visual) | Gets a value that indicates whether the visual object is a descendant of the specified visual object. | |
IsDescendantOf(ViewItem) | Determines whether the visual object is a descendant of the ancestor visual object. |
Top