Visual.

LogicalChildrenCollectionChanged(object, NotifyCollectionChangedEventArgs) Method

Namespace
Avalonia
Containing Type
Visual

Syntax

protected override void LogicalChildrenCollectionChanged(object sender, NotifyCollectionChangedEventArgs e)

Parameters

Name Type Description
sender object
e NotifyCollectionChangedEventArgs

Return Value

Type Description
void