5 references to SendKeyDownCommand
System.Workflow.ComponentModel (5)
AuthoringOM\Design\CommandSet.cs (5)
551SendKeyDownCommand(Keys.Enter); 602SendKeyDownCommand(key); 702SendKeyDownCommand(Keys.Escape); 708SendKeyDownCommand((menuCommand.CommandID == WorkflowMenuCommands.PageUp) ? Keys.PageUp : Keys.PageDown); 967SendKeyDownCommand(Keys.Delete);