IIntellisenseCommandTarget::ExecuteKeyboardCommand Method (IntellisenseKeyboardCommand)
Visual Studio 2015
Executes a user-initiated keyboard command.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- command
-
Type:
Microsoft.VisualStudio.Language.Intellisense::IntellisenseKeyboardCommand
The IntellisenseKeyboardCommand to execute.
Keyboard commands are normally handled by the underlying view, but IntelliSense presenters may intercede in the command-handling chain in order to handle certain keyboard commands.
Show: