4 references to MatchIndex
System.Windows.Forms (4)
System\Windows\Forms\Controls\UpDown\DomainUpDown.cs (4)
219
matchIndex =
MatchIndex
(Text, false, _domainIndex);
251
return
MatchIndex
(text, complete, _domainIndex);
355
int matchIndex =
MatchIndex
(new string(character), false, _domainIndex + 1);
483
matchIndex =
MatchIndex
(Text, false, _domainIndex);