Summary
Avalonia.Controls.Panel.ChildrenChanged(System.Object,NotifyCollectionChangedEventArgs)
- Namespace
- Avalonia
.Controls - Containing Type
- Grid
Syntax
protected override void ChildrenChanged(object sender, NotifyCollectionChangedEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
sender | object | |
e | Notify |
Return Value
Type | Description |
---|---|
void |