Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 420 Bytes

textboxselectionchangingeventargs_selectionlength.md

File metadata and controls

26 lines (15 loc) · 420 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.TextBoxSelectionChangingEventArgs.SelectionLength
winrt property

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