Easy template to work with winjs and listviews, this is an example of code.
(function (app, nav) { app.onactivated = function (args) { })(WinJS.Application, WinJS.Navigation); |
Easy template to work with winjs and listviews, this is an example of code.
(function (app, nav) { app.onactivated = function (args) { })(WinJS.Application, WinJS.Navigation); |