-
Home
-
API
-
Avalonia.HeadlessTestingFramework
-
LogicalTreeTestHelper
-
Methods
-
GetLogicalDescendantCount(ILogical)
GetLogicalDescendantCount(ILogical) Method
Definition
Gets the number of logical descendants (all levels).
public static int GetLogicalDescendantCount(this ILogical logical)
Parameters
Returns
- Int32
- The count of all logical descendants.