Summary
Implements the behavior for getting the return value of
Children
in a
derived or custom NonVirtualizingLayoutContext
.
- Namespace
- Avalonia
.Layout - Containing Type
- Non
Virtualizing Layout Context
Syntax
protected abstract IReadOnlyList<ILayoutable> ChildrenCore { get; }
Value
Type | Description |
---|---|
IReadOnlyList |