Summary
Called when the
Items
property changes.
- Namespace
- Avalonia
.Controls - Containing Type
- ItemsControl
Syntax
protected virtual void ItemsChanged(AvaloniaPropertyChangedEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Avalonia |
The event args. |
Return Value
Type | Description |
---|---|
void |