2 references to OnPreviewKeyDown
Microsoft.VisualStudio.LanguageServices (2)
DocumentOutline\DocumentOutlineView.xaml.cs (2)
76
this.PreviewKeyDown +=
OnPreviewKeyDown
;
113
this.PreviewKeyDown -=
OnPreviewKeyDown
;