Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 462 Bytes

textboxselectionchangingeventargs_selectionlength.md

File metadata and controls

29 lines (16 loc) · 462 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.Controls.TextBoxSelectionChangingEventArgs.SelectionLength
winrt property
RS5

Windows.UI.Xaml.Controls.TextBoxSelectionChangingEventArgs.SelectionLength

-description

Gets the length of the text selection.

-property-value

The length of the text selection.

-remarks

-see-also

-examples