Windows.UI.Xaml.Controls.TextBox.Select

June 22, 2022 ยท View on GitHub

-description

Selects a range of text in the text box.

-parameters

-param start

The zero-based index of the first character in the selection.

-param length

The length of the selection, in characters.

-remarks

-examples

-see-also

Contents

  1. 1-description
  2. 2-parameters
  3. 2.1-param start
  4. 2.2-param length
  5. 3-remarks
  6. 4-examples
  7. 5-see-also