Microsoft
70-491 · Question #65
You are developing a Windows Store app. The app contains a page named MainPage. The page contains a media element named videoPlayer. You need to provide users with the ability to play the contents…
The correct answer is B. Option B D. Option D. us/library/windows/apps/windows.media.playto.playtosourceselectedeventargs.aspx
Implement program flow
Question
You are developing a Windows Store app. The app contains a page named MainPage. The page contains a media element named videoPlayer. You need to provide users with the ability to play the contents of videoPlayer on different devices by using the Devices charm. Which two code segments should you add to the OnNavigateTo event handler on MainPage? (Each correct answer presents part of the solution. Choose two.)
Exhibit
Options
- AOption A
- BOption B
- COption C
- DOption D
- EOption E
How the community answered
(42 responses)- A2% (1)
- B71% (30)
- C17% (7)
- E10% (4)
Explanation
us/library/windows/apps/windows.media.playto.playtosourceselectedeventargs.aspx
Topics
#Devices charm#PlayToManager#media element#OnNavigatedTo
Community Discussion
No community discussion yet for this question.
