_dispTextDocumentKeyPressEvents_SinkHelper Class

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

System.Object
  EnvDTE80._dispTextDocumentKeyPressEvents_SinkHelper

[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _dispTextDocumentKeyPressEvents_SinkHelper : _dispTextDocumentKeyPressEvents

NameDescription
System_CAPS_pubmethodAfterKeyPress(String, TextSelection, Boolean)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodBeforeKeyPress(String, TextSelection, Boolean, Boolean)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubfieldm_AfterKeyPressDelegate

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubfieldm_BeforeKeyPressDelegate

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubfieldm_dwCookie

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: