1 reference to TextChangedEventArgs
Microsoft.Maui.Controls (1)
InputView\InputView.cs (1)
150
TextChanged?.Invoke(this, new
TextChangedEventArgs
(oldValue, newValue));