[]
A C1TextElementView that handles the layout and painting for Margin, Padding and BorderThickness.
A C1TextElementView that flows text into stacked lines. This is the default view for most text blocks.
Paints the grid lines of a table.
Represents a line of text generated by a C1FlowView.
Represents a fragment of a C1Line. Its always associated with one C1TextElement
The C1TextElementView associated with C1ListItem.
Defines the layout used for the pages when ViewMode is Print.
Helper panel for C1RichTextBox's print view.
Implements an IRichTextPainter that combines multiple IRichTextPainters.
Provides the necessary context when painting rich text.
Contains a C1TextElementStyle that should be applied to a C1TextRange in an IStyleOverride.
An implementation of IStyleOverride that provides an easy way to override styles with a pre calculated collection of C1RangeStyle.
Paints resize thumbs around a C1TextElement.
Powerful rich text editor that allows you to load, edit, and save formatted text as HTML documents.
Control used to display the content of a C1RichTextViewManager.
Associates a C1RichTextPresenter to a C1RichTextViewManager. See Presenters.
Coordinates the layout and painting of a C1Document.
The C1TextElementView associated with C1Run.
Paints a selected range.
The C1TextElementView associated with C1Span.
Implements an IStyleOverride that combines multiple IStyleOverrids.
The C1TextElementView associated with C1TableCell.
Distributes the cells of a C1Table in a grid taking column and row spans into account.
The C1TextElementView associated with C1TableRow.
The C1TextElementView associated with C1Table.
Provides data for TextChanged, TextChanged and TextChanging events.
Base class of all classes responsible for text layout and painting.
The C1TextElementView associated with C1BlockUIContainer and C1InlineUIContainer.
Provides extensions methods for editing a C1Document.
Defines attached properties to save an image stream in a BitmapImage object.
Event arguments that is used when messagebox is showing
Provides data for the RequestNavigate event.
This class gives access to localized resources from xaml.
Defines the arguments for the PainterChanged event.
Helper panel for C1RichTextBox.
Defines the arguments for the StylesChanged event.
Provides data for the TextDragMove event.
Provides data for the TextDrop event.
This interface is implemented to provide custom painting inside a C1RichTextBox, or any C1RichTextViewManager client.
This interface is implemented to provide style overrides to a C1RichTextBox.
Defines the mode for automatic capitalization.
An flag enumeration to list border sides.
Specifies the options to use when doing a text search.
Describes the layers where an element can be painted inside a text line. See PaintInline(C1Line, double, double, C1PaintLayer, FrameworkElement).
Defines the mode in which the C1RichTextBox uses the Clipboard.
Defines the mode in which C1RichTextBox fires RequestNavigate events.
Defines the way in which C1RichTextBox handles the return key.
Indicates an action performed on a document.
Defines the line numbering mode.
Defines the mode in which C1RichTextBox presents its content.