LogicalTree Namespace
Namespace Avalonia.LogicalTree
Types
- ChildIndexChangedAction - Describes the action that caused a Avalonia.LogicalTree.IChildIndexProvider.ChildIndexChanged event.
- ChildIndexChangedEventArgs - Event args for Avalonia.LogicalTree.IChildIndexProvider.ChildIndexChanged event.
- ControlLocator - Locates controls relative to other controls.
- 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.
- LogicalExtensions - Provides extension methods for working with the logical tree.
- LogicalTreeAttachmentEventArgs - Holds the event arguments for the Avalonia.LogicalTree.ILogical.AttachedToLogicalTree and Avalonia.LogicalTree.ILogical.DetachedFromLogicalTree events.