I have got a very big confusing question....
is .xaml file is a page or a usercontrol. Simple words is silver light has pages or every silver light page is called as a usercontrol????
I have a scenario: firstly i have mainpage and app.xaml.
I have added myPage.xaml as a sivlerlight usercontrol. This has same extension and code behind same as main page. I am able to find mypage as a silverlight usercontrol in Toolbox menu but not Mainpage... Is there any specific reason i cannot use mainpage as a usercontrol...???
Any answers appreciated.
Thanks in advance...