Share via


CollapseHintAdornmentControl.IsHighlightedProperty Field

A DependencyProperty that determines whether this control should be currently displaying its mouse-hover highlight.

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntax

'Déclaration
Public Shared ReadOnly IsHighlightedProperty As DependencyProperty
public static readonly DependencyProperty IsHighlightedProperty
public:
static initonly DependencyProperty^ IsHighlightedProperty
static val IsHighlightedProperty: DependencyProperty
public static final var IsHighlightedProperty : DependencyProperty

.NET Framework Security

See Also

Reference

CollapseHintAdornmentControl Class

Microsoft.VisualStudio.Text.Editor Namespace