Skip to main content

ChildIndexChangedEventArgs Properties

Properties

ActionGets the type of change action that ocurred on the list control.
ChildGets the logical child whose index was changed or null if all children should be re-evaluated.
ChildIndexesResetGets an instance of the ChildIndexChangedEventArgs with an action of ChildIndexesReset.
IndexGets the new index of Child or -1 if all children should be re-evaluated.
TotalCountChangedGets an instance of the ChildIndexChangedEventArgs with an action of TotalCountChanged.

See Also

Reference

ChildIndexChangedEventArgs Class
Avalonia.LogicalTree Namespace