silverlight - KeyDown not fired in SketchFlow -


i'm trying add keydown event handler layoutroot of view in silverlight sketchflow project, doesn't seem fire.

the event fires if change event type mouseleftbutton, want demonstrate using keyboard-shortcut.

does know how accomplish both?

well, reasons not obvious uninvited, keydown event did not fire when specified in xaml. found hooking onto the application.current.rootvisual.keydown in code-behind trick.


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -