IIntellisenseCommandTarget Interface

Definition

Provides a way to intercede in the command-handling chain to handle keyboard commands.

public interface class IIntellisenseCommandTarget
public interface class IIntellisenseCommandTarget
__interface IIntellisenseCommandTarget
public interface IIntellisenseCommandTarget
type IIntellisenseCommandTarget = interface
Public Interface IIntellisenseCommandTarget

Methods

ExecuteKeyboardCommand(IntellisenseKeyboardCommand)

Executes a user-initiated keyboard command.

Applies to