Table of Contents

Class CodeCompletionListItemToolTipControl

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v10.dll

Represents inner control for CodeCompletionListItemToolTip.

public class CodeCompletionListItemToolTipControl : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
Inheritance
CodeCompletionListItemToolTipControl
Implements
Extension Methods

Constructors

CodeCompletionListItemToolTipControl()

Initializes a new instance of the CodeCompletionListItemToolTipControl class with default settings.

Fields

CompletionTooltipBackgroundProperty

Identifies the CompletionTooltipBackground dependency property.

DefaultCompletionTooltipBackgroundColor

Gets a a default background color for the code completion tooltip.

Flags

Gets the metadata option flags specify characteristics of the Text property.

TextProperty

Dependency property for Text

Properties

CompletionTooltipBackground

Gets or sets brush used to paint background.

Editor

Gets or sets TextEditor owning this CodeCompletionListItemToolTipControl.

Text

Gets or sets tool-tip text.

TextFormattingMode

Gets a formatting mode for the code completion tooltip.

Methods

MeasureOverride(Size)

Called to remeasure a control.

OnApplyTemplate()

When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate().