2 references to Text
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxUiaTextProvider.cs (2)
413string t = Text; 437if (index < 0 || index >= Text.Length)