Microsoft
70-491 · Question #61
You are developing a Windows Store app. The app contains a page named MainPage. The page contains a media element named videoPlayer and a button named btnPlayTo. You need to provide users with the…
The correct answer is D. Option D. us/library/windows/apps/windows.media.playto.playtomanager.showplaytoui.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 and a button named btnPlayTo. You need to provide users with the ability to select a device that will display the contents of videoPlayer when they click btnPlayTo. Which code segment should you add to the Click event handler of btnPlayTo?
Exhibit
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(59 responses)- A3% (2)
- B17% (10)
- C7% (4)
- D73% (43)
Explanation
us/library/windows/apps/windows.media.playto.playtomanager.showplaytoui.aspx
Topics
#Play To#PlayToManager#device selection#media streaming
Community Discussion
No community discussion yet for this question.
