WpfTextViewKeyboardFilterName.KeyboardFilterOrderingName Field
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.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'宣言
Public Const KeyboardFilterOrderingName As String
public const string KeyboardFilterOrderingName
public:
literal String^ KeyboardFilterOrderingName
static val mutable KeyboardFilterOrderingName: string
public const var KeyboardFilterOrderingName : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.