[]
Called when the Items collection that is associated with the ItemsControl for this Panel changes.
protected override void OnItemsChanged(object sender, ItemsChangedEventArgs args)
| Type | Name | Description |
|---|---|---|
| object | sender | The object that raised the event. |
| ItemsChangedEventArgs | args | Provides data for the ItemsChanged event. |