OutliningMarginBracketControl 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.
Indicates the vertical extent of an expanded outlining region and allows the user to collapse it.
public ref class OutliningMarginBracketControl abstract : System::Windows::Controls::Control
public abstract class OutliningMarginBracketControl : System.Windows.Controls.Control
type OutliningMarginBracketControl = class
inherit Control
Public MustInherit Class OutliningMarginBracketControl
Inherits Control
- Inheritance
-
OutliningMarginBracketControl
Constructors
OutliningMarginBracketControl() |
Initializes a new instance of OutliningMarginBracketControl. |
Fields
FirstLineOffsetProperty |
A DependencyProperty that indicates the vertical offset that the bracket control should use to render itself. |
IsHighlightedProperty |
A DependencyProperty that determines whether this control should be currently displaying its mouse-hover highlight. |
Properties
FirstLineOffset |
Gets or sets FirstLineOffsetProperty. |
IsHighlighted |
Gets or sets IsHighlightedProperty. |