3 references to UpdateIntellisenceDropDown
System.Workflow.Activities (3)
Rules\Design\Dialogs\IntellisenseTextBox.cs (3)
105
UpdateIntellisenceDropDown
(projectedValue.ToString().Substring(0, selectionStart + 1));
129
UpdateIntellisenceDropDown
(projectedValue.ToString().Substring(0, selectionStart + 1));
159
UpdateIntellisenceDropDown
(this.Text.Substring(0, selectionStart - CurrentPrefix.Length));