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