windows phone 8 - Get device resolution from a ScheduledTaskAgent -


is possible wp8 device resolution scheduledtaskagent? how? getting screen size doing

application.current.host.content.actualwidth 

but not possible in scheduledtaskagent... alternative or have save in isolatedstorage , retrieve when needed?

if want register scheduledtaskagent user needs run app. when app starts, resolution, save somewhere (like isolatedstoragesettings) , read in scheduledtaskagent.


Comments

Popular posts from this blog

google app engine - 403 Forbidden POST - Flask WTForms -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -

how to run a query SQL in node.js mysql -