开发者

Generic Views using Prism and Modularity

I am trying to implement prism in an application. I defined regions in S开发者_高级运维hell.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 ?


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜