StyledElement.

LogicalChildrenCollectionChanged(object, NotifyCollectionChangedEventArgs) Method

Namespace
Avalonia
Containing Type
StyledElement

Syntax

protected virtual void LogicalChildrenCollectionChanged(object sender, NotifyCollectionChangedEventArgs e)

Parameters

Name Type Description
sender object
e NotifyCollectionChangedEventArgs

Return Value

Type Description
void