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: 409
        
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