GridChildrenChanged Method

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected override void ChildrenChanged(
	Object? sender,
	NotifyCollectionChangedEventArgs e
)

Parameters

sender  Object
 
e  NotifyCollectionChangedEventArgs
 

See Also