wpf - PRISM + MEF: usercontrol or page? -


for wpf prism + mef, samples use usercontrol, there issue not use page instead?

well pages intended xaml browser applications , should contained inside frame or navigationwindow. on other hand usercontrol can contained inside window or control.

xbap run internet explorer. samples apparently not xbap that's why don't use page control. if it's want there no problem using page prism application. , mef has nothing question.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -