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