Skip to main content

Avalonia.LogicalTree Namespace

Classes

ChildIndexChangedEventArgsEvent args for ChildIndexChanged event.
ControlLocatorLocates controls relative to other controls.
LogicalExtensionsProvides extension methods for working with the logical tree.
LogicalTreeAttachmentEventArgsHolds the event arguments for the AttachedToLogicalTree and DetachedFromLogicalTree events.

Interfaces

IChildIndexProviderChild's index and total count information provider used by list-controls (ListBox, StackPanel, etc.)
ILogicalRepresents a node in the logical tree.
Not client implementable.
ILogicalRootRepresents a root of a logical tree.
Not client implementable.

Enumerations

ChildIndexChangedActionDescribes the action that caused a ChildIndexChanged event.