StyledElementLogicalChildrenCollectionChanged Method

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
protected virtual void LogicalChildrenCollectionChanged(
	Object? sender,
	NotifyCollectionChangedEventArgs e
)

Parameters

sender  Object
 
e  NotifyCollectionChangedEventArgs
 

See Also