Could we access to the second screen in Windows Store apps?
As we known, Windows8 device charm supports second screen with four modes: PC screen only, Duplicate, Extend, Second screen only. User could do a choice with swipe charm, select device, select second screen, and then choice one display mode. Is any API exposed
to setup display mode in Windows Store apps? Or could we wrap it as WinRT component to do that? Thanks.