Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 679 Bytes

richeditboxtextchangingeventargs.md

File metadata and controls

21 lines (15 loc) · 679 Bytes
-api-id -api-type
T:Microsoft.UI.Xaml.Controls.RichEditBoxTextChangingEventArgs
winrt class

Microsoft.UI.Xaml.Controls.RichEditBoxTextChangingEventArgs

-description

Provides event data for the RichEditBox.TextChanging event.

-remarks

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

-examples

-see-also

RichEditBox.TextChanging