开发者

Passing parameters from a Silverlight application to another XAP files using MEF

开发者 https://www.devze.com 2023-03-01 07:57 出处:网络
I added a Test.XAP file in my silverlight application and loaded this XAP in my silverlight application using MEF architecture. But Can I send some parameters from my Silverlight application to this t

I added a Test.XAP file in my silverlight application and loaded this XAP in my silverlight application using MEF architecture. But Can I send some parameters from my Silverlight application to this test.XAP file ? If so please send me some wo开发者_StackOverflowrking code ... or please share some thoughts !!!!

0

精彩评论

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