Namespace Avalonia.LogicalTree
Classes
- ChildIndexChangedEventArgs
Event args for ChildIndexChanged event.
- ControlLocator
Locates controls relative to other controls.
- LogicalExtensions
Provides extension methods for working with the logical tree.
- LogicalTreeAttachmentEventArgs
Holds the event arguments for the AttachedToLogicalTree and DetachedFromLogicalTree events.
Interfaces
- IChildIndexProvider
Child's index and total count information provider used by list-controls (ListBox, StackPanel, etc.)
- ILogical
Represents a node in the logical tree.
- ILogicalRoot
Represents a root of a logical tree.
Enums
- ChildIndexChangedAction
Describes the action that caused a ChildIndexChanged event.