KeyActionMappings is a map of keystrokes that a control recognizes. Each keystroke that the control recognizes can perform an action. Generally, KeyActionMappings are used for keyboard navigation; however, in WinFormattedTextEditor’s™ case, keystrokes can also be used for content modifications and formatting.
WinFormattedTextEditor’s KeyActionMappings are completely editable through the Presentation Layer Framework™. See Keyboard Handling for more information on mapping keystrokes.
The following tables provide a complete list of WinFormattedTextEditor’s default KeyActionMappings and a description of each.