2 references to OnTextChanged
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (2)
111textBox.TextChanged -= OnTextChanged; 120this.textBox.TextChanged += new TextChangedEventHandler(OnTextChanged);