Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 440 Bytes

richeditboxselectionchangingeventargs_selectionstart.md

File metadata and controls

25 lines (15 loc) · 440 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.RichEditBoxSelectionChangingEventArgs.SelectionStart
winrt property

Microsoft.UI.Xaml.Controls.RichEditBoxSelectionChangingEventArgs.SelectionStart

-description

Gets the starting index of the text selection.

-property-value

The starting index of the text selection.

-remarks

-see-also

-examples