public void setKeyCombination(int keyPress) { Debug.WriteLine("Called from WebView! {0}", keyPress); // todo: dispatcher.RunAsync(CoreDispatcherPriority.Normal,...); // NotifyAppEvent is null }