I have come across a problem with binding to a PasswordBox. It seems it\'s a security risk but I am using the MVVM pattern so I wish to bypass this. I found som
PasswordBox
In windows universal app
you can use this code with the property "Password" and binding with the modelView