|
AdornmentLayerDefinition |
Provides information for an IAdornmentLayer export. |
|
AppearanceCategoryOption |
Represents the appearance category option. |
|
AutoScrollEnabled |
Defines the option to enable auto-scroll. |
|
BackgroundBrushChangedEventArgs |
Provides information for the BackgroundBrushChanged event. |
|
CaretPositionChangedEventArgs |
Provides information for the PositionChanged event. |
|
ChangeTrackingMarginEnabled |
Defines the option to enable the change-tracking margin. |
|
CollapseHintAdornmentControl |
Highlights an outlining region in the text view when the mouse hovers over this region in the outlining margin. |
|
ConvertTabsToSpaces |
The option definition that determines whether to convert tabs to spaces. |
|
CutOrCopyBlankLineIfNoSelection |
Defines the option to cut or copy a blank line if the selection is empty. |
|
DefaultOptions |
Common editor default options. |
|
DefaultTextViewHostOptions |
Represents common IWpfTextViewHost-related options. |
|
DefaultTextViewOptions |
Defines common ITextView options. |
|
DefaultWpfViewOptions |
Represents common IWpfTextView options. |
|
DeferCreationAttribute |
Specifies optional deferred creation semantics. |
|
DisplayUrlsAsHyperlinks |
The option definition that determines if URLs should be displayed as hyperlinks. |
|
DragDropEditing |
Defines the view option for drag/drop editing. |
|
EditorOptionChangedEventArgs |
Provides information for the OptionChanged event. |
|
EditorOptionDefinition |
The definition of an editor option. |
|
EditorOptionDefinition<T> |
Represents the definition of an editor option. |
|
EditorStyleNames |
The names of various editor components where the component's style can be defined by the program hosting the editor. |
|
GlyphMarginEnabled |
Defines the option to enable the glyph margin. |
|
GridCellLengthAttribute |
This class associates a grid cell size with a MEF export. |
|
GridUnitTypeAttribute |
This class associates a GridUnitType value with a MEF export. |
|
HighlightCurrentLineOption |
Represents the option to highlight the current line. |
|
HorizontalScrollBarEnabled |
Defines the option to enable the horizontal scroll bar. |
|
ImeTextComposition |
Represents a text composition generated by the IME processing of the ITextView. |
|
IndentSize |
The option definition that determines the size (in number of spaces) of an indent. |
|
IntraTextAdornment |
Support for intra-text adornments that are provided with IntraTextAdornmentTag objects. |
|
IntraTextAdornmentTag |
Represents a tag that provides adornments to be interspersed with text. |
|
IsViewportLeftClipped |
Defines the option to clip the ViewportLeft property to the width of the text. |
|
KeyProcessor |
Processes the keyboard input of the editor. |
|
LineNumberMarginEnabled |
Defines the option to enable the line number margin. |
|
LongBufferLineChunk |
The option definition that determines the determines the chunking size for long lines. |
|
LongBufferLineThreshold |
The option definition that determines the threshold for special handling of long lines. |
|
MarginContainerAttribute |
Specifies the type of margin container. |
|
MouseHoverAttribute |
An attribute to be placed on an event handler for MouseHover, specifying the delay between the time when the mouse stops moving and the generation of the hover event. |
|
MouseHoverEventArgs |
Provides information for the MouseHover event. |
|
MouseProcessorBase |
Provides a base implementation for mouse bindings, so that clients can override only the methods they need. |
|
MouseWheelZoomEnabled |
Defines the option to enable the mouse wheel zoom |
|
NewLineCharacter |
The option definition that specifies the newline character or characters. |
|
OutliningCollapsedAdornmentControl |
Represents collapsed text in the text view. |
|
OutliningMarginBracketControl |
Indicates the vertical extent of an expanded outlining region and allows the user to collapse it. |
|
OutliningMarginControl |
Represents the outlining margin. |
|
OutliningMarginEnabled |
Defines the option to enable the outlining margin. |
|
OutliningMarginHeaderControl |
Enables an outlining region to be collapsed and expanded. |
|
OutliningUndoEnabled |
The option definition that determines whether outlining is undoable. |
|
OverwriteMode |
Defines the view option for overwrite mode. |
|
PredefinedAdornmentLayers |
Includes the names of the adornment layers predefined by the editor. |
|
PredefinedMarginNames |
Includes the predefined margin names. |
|
PredefinedTextViewRoles |
The set of the names of predefined text view roles. |
|
ProduceScreenReaderFriendlyText |
Defines the option to enable providing annotated text in automation controls so that screen readers can properly read contents of code. |
|
ReplacesAttribute |
Specifies the name(s) of an asset that will be replaced by this asset. |
|
ReplicateNewLineCharacter |
Determines whether to duplicate a newline character when inserting a line. |
|
SelectionMarginEnabled |
Defines the option to enable the selection margin. |
|
SimpleGraphicsOption |
Represents the option to draw a selection gradient as opposed to a solid color selection. |
|
SpaceReservationAgentChangedEventArgs |
Provides information for the AgentChanged event. |
|
SpaceReservationManagerDefinition |
Represents metadata for an ISpaceReservationManager. |
|
TabSize |
The option definition that determines the number of spaces of a tab. |
|
TextViewCreatedEventArgs |
Provides information for the TextViewCreated event. |
|
TextViewLayoutChangedEventArgs |
Provides information for the LayoutChanged event. |
|
TextViewRoleAttribute |
Use this attribute to specify the kinds of TextViews to which an extension applies. |
|
UseReducedOpacityForHighContrastOption |
|
|
UseVirtualSpace |
Defines the option to use virtual space. |
|
UseVisibleWhitespace |
Defines the option to use visible whitespace. |
|
VerticalScrollBarEnabled |
Defines the option to enable the vertical scroll bar. |
|
ViewOptionDefinition<T> |
Defines a ITextView-specific editor option. |
|
ViewProhibitUserInput |
Defines the Prohibit User Input option. |
|
ViewState |
Represents the state of a view in terms of the size of its viewport (the area visible in the document window), visual snapshot, and editable snapshot. |
|
WordWrapStyle |
Defines the word wrap style option. |
|
WpfTextViewKeyboardFilterName |
Represents the KeyboardFilter ordering name. |
|
WpfViewOptionDefinition<T> |
Defines an editor option specific to an IWpfTextView. |
|
ZoomConstants |
Defines the constants used for zoom operations. |
|
ZoomControl |
Represents a zoom control in the text view. |
|
ZoomControlEnabled |
Defines the option to enable the zoom control. |
|
ZoomLevelChangedEventArgs |
Provides information for the ZoomLevelChanged event. |
|
ZoomLevelConverter |
Allows conversion between string and double representations of the zoom level. |