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