Can we use multiple ViewModel for same usercontrol WPF #3263
Unanswered
rajeshwaranpj
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
IViewFor allows using a ViewModel to be rendered for that associated view.
Is it possible to render the same user control for different ViewModels?
Currently using this implementation below for example which registers one View to one ViewModel
Beta Was this translation helpful? Give feedback.
All reactions