Partager via


SearchControlDataSource.OnNotifyNavigationKey, méthode

Espace de noms :  Microsoft.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Protected Overridable Function OnNotifyNavigationKey ( _
    navKey As VSConstants..::..VsSearchNavigationKeys, _
    modifiers As VSConstants..::..VsUIAccelModifiers _
) As Boolean
protected virtual bool OnNotifyNavigationKey(
    VSConstants..::..VsSearchNavigationKeys navKey,
    VSConstants..::..VsUIAccelModifiers modifiers
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

SearchControlDataSource Classe

Microsoft.VisualStudio.PlatformUI, espace de noms