3 references to UpdateAutoCompleteSelection
System.Workflow.Activities (3)
Rules\Design\Dialogs\IntellisenseTextBox.cs (3)
137UpdateAutoCompleteSelection(CurrentPrefix + c); 161UpdateAutoCompleteSelection(CurrentPrefix); 182UpdateAutoCompleteSelection(CurrentPrefix.Substring(0, CurrentPrefix.Length - 1));