Click here to Skip to main content
15,881,803 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
I want to learn passing textbox's text from one window to another window's textbox using MVVM structure in WPF.

Could you please post me any good example to do this and better way of undestanding MVVM concepts in WPF.

Thanks in Advance.
Posted
Updated 28-Jul-13 22:46pm
v3

go through these links and hope they will help you understand MVVM
WPF/MVVM Quick Start Tutorial[^]

MVVM Pattern in WPF: A Simple Tutorial for Absolute Beginners[^]
 
Share this answer
 
Here is a article that has an implementation for binding: Dynamic Binding of Static Properties[^]
 
Share this answer
 
 
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