Partager via


ISpaceReservationManager.HasAggregateFocus, propriété

Détermine si l'ornement créé par l'agent de réservation d'espace a le focus clavier.

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

Syntaxe

'Déclaration
ReadOnly Property HasAggregateFocus As Boolean
bool HasAggregateFocus { get; }
property bool HasAggregateFocus {
    bool get ();
}
abstract HasAggregateFocus : bool with get
function get HasAggregateFocus () : boolean

Valeur de propriété

Type : Boolean
true si l'ornement a le focus, sinon false.

Sécurité .NET Framework

Voir aussi

Référence

ISpaceReservationManager Interface

Microsoft.VisualStudio.Text.Editor, espace de noms