OnPropertyChanged Method (C1MultiSelect)
Invoked whenever the effective value of any dependency property on this
System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data.
Parameters
- e
- Event data that will contain the dependency property identifier of interest, the property metadata for the type, and old and new values.