¡@

Home 

c# Programming Glossary: sampleviewmodel

Changing the View for a ViewModel

http://stackoverflow.com/questions/5309099/changing-the-view-for-a-viewmodel

that looks like DataTemplate DataType x Type viewmodel SampleViewModel view SampleView1 DataTemplate The view models are then simply.. Now when the user presses a button I'd like to display SampleViewModel using a different view. How do I change the data template used.. different view. How do I change the data template used for SampleViewModel c# wpf mvvm share improve this question Less words more..