c# - Get all running applications programmatically -


i want know programmatically how many applications running in background in windows phone 8. there api or methods available ?

thanks help.

it's not possible know that.

all applications in sandbox , can't access informations that


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -