Hi,
Now we are planning to get some information in Metro UI. For example, in Metro screen (lots of tiles), user drags one tile from one place to another. Or user would like to close an (any)application. Is there any way we can receive this kind of information
in Metro screen?
Besides, in traditional Win32 desktop, we usually write a service to receive information.
However, as I know, there is no service in Metro screen. Is there any way that I can implement a "service in Metro" ??
Thanks for your response in advance.