Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 639 Bytes

textboxtextchangingeventargs.md

File metadata and controls

21 lines (15 loc) · 639 Bytes
-api-id -api-type
T:Microsoft.UI.Xaml.Controls.TextBoxTextChangingEventArgs
winrt class

Microsoft.UI.Xaml.Controls.TextBoxTextChangingEventArgs

-description

Provides event data for the TextBox.TextChanging event.

-remarks

An instance of this class is passed as a parameter to the TextChanging event handler.

-examples

-see-also

TextBox.TextChanging