Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 460 Bytes

passwordbox_passwordchanged.md

File metadata and controls

25 lines (17 loc) · 460 Bytes
-api-id -api-type
E:Microsoft.UI.Xaml.Controls.PasswordBox.PasswordChanged
winrt event

Microsoft.UI.Xaml.Controls.PasswordBox.PasswordChanged

-description

Occurs when the value of the Password property changes.

-xaml-syntax

<PasswordBox PasswordChanged="eventhandler"/>

-remarks

-examples

-see-also