ChildIndexChangedEventArgsTotalCountChanged Property

Gets an instance of the ChildIndexChangedEventArgs with an action of TotalCountChanged.

Definition

Namespace: Avalonia.LogicalTree
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static ChildIndexChangedEventArgs TotalCountChanged { get; }

Property Value

ChildIndexChangedEventArgs

See Also