Table of Contents

Class CodeCompletionListItemToolTipControl

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.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
Flags
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

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().