PasswordChanged

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Occurs when the value of the Password property changes.

<object PasswordChanged="eventhandlerFunction"  .../>
[token = ]object.AddEventListener("PasswordChanged", eventhandlerFunction)

Arguments

Event Handler Parameters

sender

object

The object that invoked the event.

Managed Equivalent

PasswordChanged

Applies To

PasswordBox

Version Information

Silverlight 2