You are developing a Windows Store app that will support the Play To feature.
You need to implement the user interface for the Play To feature.
What is the best approach to achieve the goal? More than one answer choice may achieve
the goal. Select the BEST answer.
A.
Enable the user to invoke the Play To feature by swiping to display the Devices charm
flyout.
B.
Provide an HTML button control in the user interface that programmatically invokes the
Devices charm flyout.
C.
Provide a standard Play To glyph in the user interface that programmatically invokes the
Devices charm flyout.
D.
Enable the operating system to handle the Play To feature asynchronously without
requiring user interaction.