Which code segment should you use?

You are developing a Windows Store app that will play video files stored locally on the user’s computer. The app will support the Play To feature.
The app includes a button that must programmatically invoke the Play To flyout when pressed.
You need to ensure that clicking the button displays the Play To flyout.
Which code segment should you use?
A. Windows.Media.PlayTo.PlayToManager.showPlayToUI();
B. Windows.Media.Devices.MediaDevicesControl.bind("flyout");
C. Windows.Media.PlayTo.PlayToManager-playTo();
D. Windows.Media.Devices.VideoDeviceController.bind("flyout");

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.