Hi,
I am using PasswordBox to get a password from user. I would like to know, if there is an oppotunity to show to the user entered password for some period of time in PasswordBox, and then hide it again ? For example - I've entered passord in PasswordBox and see stars. Then i push button "show entered password" and inPasswordBox I see not stars, but entered password, and after, for example 5 seconds, in PasswordBox will be stars again.