Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 761 Bytes

textboxtextchangingeventargs.md

File metadata and controls

29 lines (19 loc) · 761 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Controls.TextBoxTextChangingEventArgs
winrt class

Windows.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.

Version history

Windows version SDK version Value added
1703 15063 IsContentChanging

-examples

-see-also

TextBox.TextChanging