MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Core Assembly
/
C1.Maui.Core Namespace
/
ViewEx Class
/ GetAllParents Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetAllParents Method
In This Topic
Returns all the parents in the visual tree
Syntax
C#
public
static
IEnumerable<View>
GetAllParents(
View
elem
)
Parameters
elem
Return Value
The list of ancestor framework elements in the visual tree hierarchy
See Also
Reference
ViewEx Class
ViewEx Members