1

I am trying to implement prism in an application. I defined regions in Shell.xaml and called Views of Modules in different regions. I don't know if Prism allows or not the generic views: i have a lot of views very similar but changing the bidings and the labels names, can i generate these views using modularity and divide a module view in Regions like for the shell.xaml ?

1 Answer 1

1

Yes, you can devide a view that belongs to a module into several regions. Regions do not have to be in the outer Window or view.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.