2 references to OnPreviewKeyUp
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (2)
112textBox.PreviewKeyUp -= OnPreviewKeyUp; 121this.textBox.PreviewKeyUp += new KeyEventHandler(OnPreviewKeyUp);