Table of Contents

Class TextEditorContentArea

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

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 this TextEditorContentArea.

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().