Windows.UI.Xaml.Controls.TextBoxTextChangingEventArgs

June 22, 2022 ยท View on GitHub

-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 versionSDK versionValue added
170315063IsContentChanging

-examples

-see-also

TextBox.TextChanging

Contents

  1. 1-description
  2. 2-remarks
  3. 2.1Version history
  4. 3-examples
  5. 4-see-also