Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the KeyboardFilter ordering name.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Text.Editor.WpfTextViewKeyboardFilterName
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'Declaration
Public NotInheritable Class WpfTextViewKeyboardFilterName
public static class WpfTextViewKeyboardFilterName
public ref class WpfTextViewKeyboardFilterName abstract sealed
[<AbstractClass>]
[<Sealed>]
type WpfTextViewKeyboardFilterName = class end
public final class WpfTextViewKeyboardFilterName
The WpfTextViewKeyboardFilterName type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
KeyboardFilterOrderingName | 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. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.