Constructor TextChangedEventArgs
TextChangedEventArgs(RoutedEvent)
Initializes a new instance of the TextChangedEventArgs class.
public TextChangedEventArgs(RoutedEvent id)
Parameters
idRoutedEventThe event identifier (ID).
Exceptions
- ArgumentNullException
Throws an exception if id parameter is null