Avalonia.LogicalTree Namespace
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. Not client implementable. |
| ILogicalRoot | Represents a root of a logical tree. Not client implementable. |
Enumerations
| ChildIndexChangedAction | Describes the action that caused a ChildIndexChanged event. |