[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1RichTextPresenter

C1RichTextPresenter Class

Control used to display the content of a C1RichTextViewManager.

Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.4.6.2.dll
Syntax
[TemplatePart(Name = "Content", Type = typeof(Canvas))]
public class C1RichTextPresenter : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IDisposable

Constructors

Name Description
C1RichTextPresenter()

Initializes a new instance of a C1RichTextPresenter.

Fields

Name Description
SourceProperty

Identifies the Source dependency property.

Properties

Name Description
Source

Gets or sets the C1RichTextPresenterSource that connects this C1RichTextPresenter to a C1RichTextViewManager

Methods

Name Description
ArrangeOverride(Size)
Dispose()

Dispose the resources.

Dispose(bool)
MeasureOverride(Size)
OnApplyTemplate()

Builds the visual tree for the C1RichTextPresenter control when a new template is applied.