MVVM Binding Password

Posted by LnDCobra on Stack Overflow See other posts from Stack Overflow or by LnDCobra
Published on 2010-04-26T12:29:33Z Indexed on 2010/04/26 12:33 UTC
Read the original article Hit count: 342

Filed under:
|
|
|
|

I am re-factoring my application to implement the MVVM design and i came across my first problem...

Compiler won't let me bind to the Password property of the PasswordBox control.

Anyone have any ideas / suggestions.

© Stack Overflow or respective owner

Related posts about mvvm

Related posts about passwordbox