Skip to content

Instantly share code, notes, and snippets.

@tsironis
Created August 29, 2013 10:13
Show Gist options
  • Save tsironis/6376390 to your computer and use it in GitHub Desktop.
Save tsironis/6376390 to your computer and use it in GitHub Desktop.
protected override void OnNavigatedTo(NavigationEventArgs e)
{
BugSenseHandler.Instance.RegisterAsyncHandlerContext();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment