Skip to content

Instantly share code, notes, and snippets.

@chuckdee68
Last active August 29, 2015 14:02
Show Gist options
  • Select an option

  • Save chuckdee68/6098d7114bad150eefff to your computer and use it in GitHub Desktop.

Select an option

Save chuckdee68/6098d7114bad150eefff to your computer and use it in GitHub Desktop.
Programmatically Click the Default Button in WPF
System.Windows.Input.AccessKeyManager.ProcessKey(null, "\x000D", false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment