Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.
.gif)
.gif)