Skip to content

Instantly share code, notes, and snippets.

@tsironis
Created August 29, 2013 10:14
Show Gist options
  • Save tsironis/6376398 to your computer and use it in GitHub Desktop.
Save tsironis/6376398 to your computer and use it in GitHub Desktop.
this.Loaded += async (sender, args) =>
{
BugSenseHandler.Instance.RegisterAsyncHandlerContext();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment