Skip to main content

TextChangingEventArgs(RoutedEvent, Interactive) Constructor

Initializes a new instance of the TextChangingEventArgs class.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public TextChangingEventArgs(
RoutedEvent? routedEvent,
Interactive? source
)

Parameters

  RoutedEvent
The routed event associated with these event args.
  Interactive
The source object that raised the routed event.

See Also

Reference

TextChangingEventArgs Class
TextChangingEventArgs Overload
Avalonia.Controls Namespace