[]
Is called when content in this control changes.
protected virtual void OnTextChanged(RoutedEventArgs e)
Protected Overridable Sub OnTextChanged(e As RoutedEventArgs)
Type | Name | Description |
---|---|---|
RoutedEventArgs | e | The arguments that are associated with the TextChanged event. |
This method raises a TextChanged event.