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