Windows.UI.Xaml.Controls.TextChangedEventHandler
June 22, 2022 ยท View on GitHub
-description
Represents the method that will handle the TextChanged event.
-parameters
-param sender
The object where the event handler is attached.
-param e
The event data.