CollapseHintAdornmentControl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Highlights an outlining region in the text view when the mouse hovers over this region in the outlining margin.
public ref class CollapseHintAdornmentControl abstract : System::Windows::Controls::Control
public abstract class CollapseHintAdornmentControl : System.Windows.Controls.Control
type CollapseHintAdornmentControl = class
inherit Control
Public MustInherit Class CollapseHintAdornmentControl
Inherits Control
- Inheritance
-
CollapseHintAdornmentControl
Constructors
CollapseHintAdornmentControl() |
Constructs a new instance. |
Fields
IsHighContrastProperty |
A DependencyProperty that determines whether or not the system is currently in high contrast mode. |
IsHighlightedProperty |
A DependencyProperty that determines whether this control should be currently displaying its mouse-hover highlight. |
Properties
IsHighContrast |
Gets whether or not the system is currently in HighContrast mode. |
IsHighlighted |
Gets or sets IsHighlightedProperty. |