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