OutliningMarginBracketControl::SetIsHighlighted Method (OutliningMarginBracketControl^, Boolean)
Visual Studio 2015
Sets IsHighlightedProperty.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
public: static void SetIsHighlighted( OutliningMarginBracketControl^ control, bool isExpanded )
Parameters
- isExpanded
-
Type:
System::Boolean
true if the control is highlighted, otherwise false.
Show: