GetLogicalChildCount(ILogical) Method

Definition

Assembly HeadlessTestingFramework.dll

Gets the number of direct logical children.

public static int GetLogicalChildCount(this ILogical logical)

Parameters

logical
Avalonia.LogicalTree.ILogical

The parent logical.

Returns

Int32
The count of direct logical children.