StyledElement.

LogicalChildren Property

Summary

Gets the styled element's logical children.
Namespace
Avalonia
Containing Type
StyledElement

Syntax

protected IAvaloniaList<ILogical> LogicalChildren { get; }

Value

Type Description
IAvaloniaList<ILogical>