IsOnlyLogicalChild(ILogical) Method

Definition

Assembly HeadlessTestingFramework.dll

Checks if this logical is an only child.

public static bool IsOnlyLogicalChild(this ILogical logical)

Parameters

logical
Avalonia.LogicalTree.ILogical

The logical element.

Returns

Boolean
True if this is an only child.