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