Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 472 Bytes

richeditbox_selectionchanging.md

File metadata and controls

27 lines (17 loc) · 472 Bytes
-api-id -api-type
E:Microsoft.UI.Xaml.Controls.RichEditBox.SelectionChanging
winrt event

Microsoft.UI.Xaml.Controls.RichEditBox.SelectionChanging

-description

Occurs when the text selection starts to change.

-xaml-syntax

<RichEditBox SelectionChanging="eventhandler"/>

-remarks

-see-also

-examples