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