Version

Editing Support (xamSyntaxEditor)

In This Group of Topics

Introduction

The topics in this group explain text editing with xamSyntaxEditor™ .

Topics

This section contains topics covering the text editing.

Topic Purpose

This topic covers the text editing capabilities of the xamSyntaxEditor control from both the developer and user’s perspective.

This topic explains the supported clipboard operations provided by the xamSyntaxEditor control.

This topic explains the xamSyntaxEditor control’s Undo and Redo operations.

This topic explains the TextDocument’s Find, Replace and ReplaceAll operations.

This topic explains the programmatic use of the xamSyntaxEditor control’s selection feature.

This topic lists the events and supported commands available to you, while building your xamSyntaxEditor applications.

This topic describes features provided by the TextDocumentSnapshot and the TextDocumentSnapshotScanner classes.

This topic provides information about indenting and outdenting text block as well as text formatting, which is based on rules defined by the language as well as the default (and optionally custom) IndentServiceProvider registered on the Language.

This topic will describe how to use drag and drop operations to move text both inside and outside of the xamSyntaxEditor .