Table of Contents

Constructor TextChangedEventArgs

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

TextChangedEventArgs(RoutedEvent)

Initializes a new instance of the TextChangedEventArgs class.

public TextChangedEventArgs(RoutedEvent id)

Parameters

id RoutedEvent

The event identifier (ID).

Exceptions

ArgumentNullException

Throws an exception if id parameter is null