In This Article

ActiproSoftware.Windows.Controls.SyntaxEditor.Primitives Namespace

Classes

CollapsedRegionAdornment

Represents a default implementation of a collapsed region adornment.

ContentProviderPresenter

Represents a ContentControl implementation where the content comes from a supplied IContentProvider.

EditorIndicatorMargin

Represents a default implementation of an indicator margin for an IEditorView.

EditorLineNumberMargin

Represents a default implementation of a line number margin for an IEditorView.

EditorOutliningMargin

Represents a default implementation of an outlining margin for an IEditorView.

EditorRulerMargin

Represents a default implementation of a ruler margin for an IEditorView.

EditorSearchView

Represents a default implementation of a view that can be used to perform searching within an editor.

EditorSelectionMargin

Represents a default implementation of a selection margin for an IEditorView.

EditorView

Represents a text view that supports editing within a SyntaxEditor control.

EditorViewHost

Represents an element that can lay out editor views within a SyntaxEditor.

EditorViewMarginBase

Provides the abstract base class for an editor view margin.

EditorViewSelectionGripper

Represents a gripper that can be dragged to extend the selection via touch interaction.

EditorViewSplitter

Represents a splitter that allows two IEditorView objects to be resized.

EditorWordWrapGlyphMargin

Represents a default implementation of a word wrap glyph margin for an IEditorView.

IntelliPromptCodeSnippetSelector

Represents a default implementation of an IntelliPrompt code snippet selector.

IntelliPromptCompletionList

Represents a default implementation of an IntelliPrompt completion list.

IntelliPromptCompletionListBox

Represents a ListBox that supports partially-selected item states.

IntelliPromptCompletionListBoxItem

Represents a ListBoxItem that supports partially-selected item states.

IntelliPromptParameterInfo

Represents a default implementation of an IntelliPrompt quick info.

IntelliPromptQuickInfo

Represents a default implementation of an IntelliPrompt quick info.

NavigableSymbolSelectorPanel

Represents a panel for use in a NavigableSymbolSelector.

PrinterDocumentTitleMargin

Represents a default implementation of a document title margin for an IPrinterView.

PrinterLineNumberMargin

Represents a default implementation of a line number margin for an IPrinterView.

PrinterPageNumberMargin

Represents a default implementation of a page number margin for an IPrinterView.

PrinterViewMarginBase

Provides the abstract base class for a printer view margin.

PrinterWordWrapGlyphMargin

Represents a default implementation of a word wrap glyph margin for an IPrinterView.

ScrollBarBlock

Represents a block that appears next to where two scrollbar controls intersect.

ScrollBarSplitter

Represents a splitter that appears next to a scrollbar.

ScrollBarTray

Represents a tray area that appears next to scrollbar controls, which generally can contain controls such as buttons.

SearchOverlayPane

Represents an IOverlayPane implementation that can be used to perform searching within an editor.

SearchViewBase

Provides the abstract base class for a view with editor-searching UI.

TextView

Represents a base class that can be used to implement an ITextView.