WpfTextViewKeyboardFilterName.KeyboardFilterOrderingName Field

Definition

The value of the Name attribute on the IKeyboardFilterProvider production.

public: System::String ^ KeyboardFilterOrderingName;
std::wstring KeyboardFilterOrderingName;
public const string KeyboardFilterOrderingName;
val mutable KeyboardFilterOrderingName : string
Public Const KeyboardFilterOrderingName As String 

Field Value

Remarks

You can use this name to order other keyboard filters relative to the keyboard filter that performs command keybinding dispatching.

Applies to