Skip to content

Instantly share code, notes, and snippets.

View codefoster's full-sized avatar

Jeremy Foster codefoster

View GitHub Profile
// For an introduction to the Navigation template, see the following documentation:
// http://go.microsoft.com/fwlink/?LinkId=232506
(function () {
"use strict";
WinJS.Binding.optimizeBindingReferences = true;
var app = WinJS.Application;
var activation = Windows.ApplicationModel.Activation;
var nav = WinJS.Navigation;