Media element fullscreen
-
Hi, I am working on a silverlight project. In this I have a media element in silvelight usercontrol. I am using this user control in MainPage.xaml. In the user control I have a button the media element should be fullscreened and then if I click Escape it should return to its original size. If anyone have any idea to do this please reply me. Thanks in advance.
-
Hi, I am working on a silverlight project. In this I have a media element in silvelight usercontrol. I am using this user control in MainPage.xaml. In the user control I have a button the media element should be fullscreened and then if I click Escape it should return to its original size. If anyone have any idea to do this please reply me. Thanks in advance.
This is a nice example of how to do that. http://go.microsoft.com/fwlink/?LinkId=150553[^]