Click here to Skip to main content
15,900,511 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi friends,

Any one knows that how to bind password box in MVVM pattern in wpf. I successful use text box binding, button binding but unable to bind password box.

Please give me any snippet if who can success.

Thanks & Regards
Chetan
Posted

1 solution

See the following: http://blog.functionalfun.net/2008/06/wpf-passwordbox-and-data-binding.html[^]. Uses concept of Attached Properties.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900