Removes the delegate that is assigned to the selectionChanged event.
public void removeOnSelectionChanged( EventHandler handler )
handler
The EventHandler delegate to be removed.
See Also addOnSelectionChanged