TextChanged
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Occurs when the text selection has changed.
<TextBox TextChanged="eventhandlerFunction" .../>
[token = ]object.AddEventListener("TextChanged", eventhandlerFunction)
Arguments
Event Handler Parameters
sender |
object The object that invoked the event. |
Version Information
Silverlight 2