Windows Phone Tutorial
Friday, January 23, 2015
Running a Windows Phone Application under the lock screen
You need to add a line of code under "InitializeComponent()".
Code: PhoneApplicationService.Current.ApplicationIdleDetectionMode = IdleDetectionMode.Disabled;
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)