IContentPresenterHost.

LogicalChildren Property

Summary

Gets a collection describing the logical children of the host control.

Syntax

IAvaloniaList<ILogical> LogicalChildren { get; }

Value

Type Description
IAvaloniaList<ILogical>