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
Post a Comment