[]
Event raised when the SelectedItem property has changed.
public event EventHandler<PropertyChangedEventArgs<object>> SelectedItemChanged
| Type | Description |
|---|---|
| EventHandler<PropertyChangedEventArgs<object>> | Event raised when the property has changed. |