Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 575 Bytes

textbox_selectionchanged.md

File metadata and controls

30 lines (18 loc) · 575 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.TextBox.SelectionChanged
winrt event

Windows.UI.Xaml.Controls.TextBox.SelectionChanged

-description

Occurs when the text selection has changed.

-xaml-syntax

<TextBox SelectionChanged="eventhandler"/>

-remarks

-examples

-see-also

RoutedEventHandler, Events and routed events overview