| Overload | Description |
|---|---|
| OnSelectionChange(ComboBoxItem) | Invoked when the selected item changes and it is a ComboBoxItem. |
| OnSelectionChange(Object) | Invoked when the selected item changes and the collection is filled with custom items. |
| Overload | Description |
|---|---|
| OnSelectionChange(ComboBoxItem) | Invoked when the selected item changes and it is a ComboBoxItem. |
| OnSelectionChange(Object) | Invoked when the selected item changes and the collection is filled with custom items. |
Target Platforms: Windows 10, Windows 8.1, Windows 7