2 references to OnTypeSearchTextChanged
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (2)
401typeEntryTextBox.TextChanged -= new TextChangedEventHandler(OnTypeSearchTextChanged); 403typeEntryTextBox.TextChanged += new TextChangedEventHandler(OnTypeSearchTextChanged);