IVsWindowSearch.OnNavigationKeyDown Method (UInt32, UInt32)
Visual Studio 2015
Allows the window to preview some keydown events that can be used to navigate between the search results or take action on them
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- dwNavigationKey
-
Type:
System.UInt32
The navigation __VSSEARCHNAVIGATIONKEY.
- dwModifiers
-
Type:
System.UInt32
The key __VSUIACCELMODIFIERS.
Show: