[]
Control used to display the content of a C1RichTextViewManager.
[TemplatePart(Name = "Content", Type = typeof(Canvas))]
public class C1RichTextPresenter : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IDisposable
Name | Description |
---|---|
C1RichTextPresenter() | Initializes a new instance of a C1RichTextPresenter. |
Name | Description |
---|---|
SourceProperty | Identifies the Source dependency property. |
Name | Description |
---|---|
Source | Gets or sets the C1RichTextPresenterSource that connects this C1RichTextPresenter to a C1RichTextViewManager |
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. |