1 reference to HandleSymbolKindsPreviewKeyDown
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\Style\NamingPreferences\SymbolSpecification\SymbolSpecificationDialog.xaml.cs (1)
60
symbolKindsListView.AddHandler(PreviewKeyDownEvent, (KeyEventHandler)
HandleSymbolKindsPreviewKeyDown
, true);