Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 515 Bytes

textboxselectionchangingeventargs.md

File metadata and controls

22 lines (14 loc) · 515 Bytes
-api-id -api-type
T:Microsoft.UI.Xaml.Controls.TextBoxSelectionChangingEventArgs
winrt class

Microsoft.UI.Xaml.Controls.TextBoxSelectionChangingEventArgs

-description

Provides event data for the TextBox.SelectionChanging event.

-remarks

An instance of this class is passed as a parameter to the SelectionChanging event handler.

-see-also

-examples