Skip to content

Instantly share code, notes, and snippets.

@dodgycode
Created September 28, 2016 18:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dodgycode/027ce13f09ee3ec5bc9d0f2be2ee3a1b to your computer and use it in GitHub Desktop.
Save dodgycode/027ce13f09ee3ec5bc9d0f2be2ee3a1b to your computer and use it in GitHub Desktop.
Click event handler created automatically
private void GoButton_Click(object sender, RoutedEventArgs e)
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment