CollapseHintAdornmentControl.IsHighlightedProperty Field

Definition

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

public: static initonly System::Windows::DependencyProperty ^ IsHighlightedProperty;
public static readonly System.Windows.DependencyProperty IsHighlightedProperty;
 staticval mutable IsHighlightedProperty : System.Windows.DependencyProperty
Public Shared ReadOnly IsHighlightedProperty As DependencyProperty 

Field Value

Remarks

This control should display nothing at all when this property is false.

Applies to