WpfTextViewKeyboardFilterName Class

 

Represents the KeyboardFilter ordering name.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

System.Object
  Microsoft.VisualStudio.Text.Editor.WpfTextViewKeyboardFilterName

public static class WpfTextViewKeyboardFilterName

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticKeyboardFilterOrderingName

The value of the Name attribute on the IKeyboardFilterProvider production. You can use this name to order other keyboard filters relative to the keyboard filter that performs command keybinding dispatching.

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: