TotalCountChanged Property
Gets an instance of the ChildIndexChangedEventArgs with an action of TotalCountChanged.
Definition
Namespace: Avalonia.LogicalTree
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static ChildIndexChangedEventArgs TotalCountChanged { get; }
Public Shared ReadOnly Property TotalCountChanged As ChildIndexChangedEventArgs
Get
static member TotalCountChanged : ChildIndexChangedEventArgs with get
Property Value
ChildIndexChangedEventArgsSee Also
Reference
ChildIndexChangedEventArgs Class
Avalonia.LogicalTree Namespace