Skip to main content

ChildrenChanged Method

Called when the Children collection changes.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

protected virtual void ChildrenChanged(
Object? sender,
NotifyCollectionChangedEventArgs e
)

Parameters

  Object
The event sender.
  NotifyCollectionChangedEventArgs
The event args.

See Also

Reference

Panel Class
Avalonia.Controls Namespace