OutliningMarginHeaderControl::GetIsHighlighted Method (OutliningMarginHeaderControl^)

 
Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

public:
static bool GetIsHighlighted(
	OutliningMarginHeaderControl^ control
)

Return Value

Type: System::Boolean

true if the control is highlighted; otherwise, false.

Return to top
Show: