Summary
Invoked when the
System.Windows.Controls.ItemsControl.Items
property changes.- Namespace
- MahApps
.Metro .Controls - Containing Type
- DropDownButton
Syntax
protected override void OnItemsChanged(NotifyCollectionChangedEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Notify |
Information about the change. |
Return Value
Type | Description |
---|---|
void |