Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 423 Bytes

richeditbox_selectionchanged.md

File metadata and controls

27 lines (17 loc) · 423 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.RichEditBox.SelectionChanged
winrt event

Windows.UI.Xaml.Controls.RichEditBox.SelectionChanged

-description

Occurs when the text selection has changed.

-xaml-syntax

<RichEditBox SelectionChanged="eventhandler"/>

-remarks

-examples

-see-also