Version

Infragistics.Controls.Editors.Primitives Namespace

Classes
 ClassDescription
ClassAdornmentLayer A panel that manages and arranges adornments at a specific level in the adornment layer stack within the EditorDocumentViewTextArea.
ClassEditorDocumentViewMarginPanel A panel used to arrange Infragistics.Controls.Editors.MarginBase instances.
ClassEditorDocumentViewMiniSplitter A splitter used inside the Infragistics.Controls.Editors.XamSyntaxEditor to control the size of the Infragistics.Controls.Editors.EditorDocumentViews contained within it.
ClassEditorDocumentViewPresenter An element that represents an Infragistics.Controls.Editors.EditorDocumentView in the UI.
ClassEditorDocumentViewScrollBarArea An element that represents the scrollbar area in a Infragistics.Controls.Editors.EditorDocumentView.
ClassEditorDocumentViewSplitter A splitter used inside the Infragistics.Controls.Editors.XamSyntaxEditor to control the size of the Infragistics.Controls.Editors.EditorDocumentViews contained within it.
ClassEditorDocumentViewTextArea An element that arranges AdornmentLayers based on the positioning information exposed by the associated Infragistics.Controls.Editors.AdornmentLayerInfo via its implementation of Infragistics.ISupportPositioning.
ClassEditorViewLayoutPanel A control that arranges EditorDocumentViewPresenters inside a Infragistics.Controls.Editors.XamSyntaxEditor
ClassLineNumberMarginPresenter An element that displays line numbers at the left edge of each line in the Infragistics.Controls.Editors.EditorDocumentView.
ClassMarginPresenterBase Abstract base class for all built-in Margin presenters. (For internal use only)
ClassRulerMarginPresenter An element that displays a character position ruler at the top of the Infragistics.Controls.Editors.EditorDocumentView.
ClassSyntaxEditorCaretPresenter An element that represents the editing caret.
ClassSyntaxEditorCommand Class for all commands associated with the Infragistics.Controls.Editors.XamSyntaxEditor.
ClassSyntaxEditorCommandSource The command source object for Infragistics.Controls.Editors.XamSyntaxEditor object.
ClassSyntaxEditorDataObject A class for providing format independent mechanism for transferring data.
See Also