VisualLogicalChildrenCollectionChanged Method
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
protected override void LogicalChildrenCollectionChanged(
Object? sender,
NotifyCollectionChangedEventArgs e
)
Protected Overrides Sub LogicalChildrenCollectionChanged (
sender As Object,
e As NotifyCollectionChangedEventArgs
)
abstract LogicalChildrenCollectionChanged :
sender : Object *
e : NotifyCollectionChangedEventArgs -> unit
override LogicalChildrenCollectionChanged :
sender : Object *
e : NotifyCollectionChangedEventArgs -> unit
Parameters
- sender Object
-
- e NotifyCollectionChangedEventArgs
-