Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 429 Bytes

richtextblock_selectionchanged.md

File metadata and controls

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

Windows.UI.Xaml.Controls.RichTextBlock.SelectionChanged

-description

Occurs when the text selection has changed.

-xaml-syntax

<RichTextBlock SelectionChanged="eventhandler"/>

-remarks

-examples

-see-also