[]
Called when the selection changed.
protected virtual void OnSelectionChanged(object sender, SelectionChangedEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | The sender. |
SelectionChangedEventArgs | e | The EventArgs instance containing the event data. |