Class TextEditorContentArea
Represents the scrollable content area.
public class TextEditorContentArea : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IScrollInfo
- Inheritance
-
TextEditorContentArea
- Implements
- Extension Methods
Constructors
- TextEditorContentArea()
Initializes a new instance of the
TextEditorContentArea
class with default settings.
Properties
- Editor
Gets or sets
TextEditor
owner of thisTextEditorContentArea
.
- TextView
Gets TextEditorView object for this
TextEditorContentArea
.
Methods
- OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate().