Windows.UI.Xaml.Controls.TextBox.SelectionLength
June 22, 2022 · View on GitHub
-description
Gets or sets the number of characters in the current selection in the text box.
-xaml-syntax
<TextBox SelectionLength="int"/>
-property-value
The number of characters in the current selection in the text box, or 0 if there is no selection.