ILogical.

LogicalChildren Property

Summary

Gets the logical children.
Namespace
Avalonia.LogicalTree
Containing Type
ILogical

Syntax

IAvaloniaReadOnlyList<ILogical> LogicalChildren { get; }

Value

Type Description
IAvaloniaReadOnlyList<ILogical>