Partager via


OutliningMarginBracketControl.GetIsHighlighted, méthode

Obtient IsHighlightedProperty.

Espace de noms :  Microsoft.VisualStudio.Text.Editor
Assembly :  Microsoft.VisualStudio.Text.UI.Wpf (dans Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntaxe

'Déclaration
Public Shared Function GetIsHighlighted ( _
    control As OutliningMarginBracketControl _
) As Boolean
public static bool GetIsHighlighted(
    OutliningMarginBracketControl control
)
public:
static bool GetIsHighlighted(
    OutliningMarginBracketControl^ control
)
static member GetIsHighlighted : 
        control:OutliningMarginBracketControl -> bool
public static function GetIsHighlighted(
    control : OutliningMarginBracketControl
) : boolean

Paramètres

Valeur de retour

Type : Boolean
true si le contrôle est mis en surbrillance, sinon false.

Sécurité .NET Framework

Voir aussi

Référence

OutliningMarginBracketControl Classe

Microsoft.VisualStudio.Text.Editor, espace de noms