[]
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 the C1RichTextPresenter class. |
| Name | Description |
|---|---|
| SourceProperty | Identifies the Source dependency property. |
| Name | Description |
|---|---|
| IsDisposed | Gets whether this instance is disposed. |
| Source | Gets or sets the C1RichTextPresenterSource that connects this C1RichTextPresenter to a C1RichTextViewManager. |
| Name | Description |
|---|---|
| ArrangeOverride(Size) | |
| Dispose() | |
| Dispose(bool) | |
| Finalize() | Finalizes this instance of the C1RichTextPresenter class. |
| MeasureOverride(Size) | |
| OnApplyTemplate() |