Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 426 Bytes

richeditbox_textchanged.md

File metadata and controls

25 lines (17 loc) · 426 Bytes
-api-id -api-type
E:Microsoft.UI.Xaml.Controls.RichEditBox.TextChanged
winrt event

Microsoft.UI.Xaml.Controls.RichEditBox.TextChanged

-description

Occurs when content changes in the RichEditBox.

-xaml-syntax

<RichEditBox TextChanged="eventhandler"/>

-remarks

-examples

-see-also