[]
Is called when the caret or current selection changes position.
protected virtual void OnSelectionChanged(RoutedEventArgs e)
Protected Overridable Sub OnSelectionChanged(e As RoutedEventArgs)
Type | Name | Description |
---|---|---|
RoutedEventArgs | e | The arguments that are associated with the SelectionChanged event. |