4 references to MatchIndex
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DomainUpDown.cs (4)
299
matchIndex =
MatchIndex
(Text, false, domainIndex);
336
return
MatchIndex
(text, complete, domainIndex);
427
int matchIndex =
MatchIndex
(new string(character), false, domainIndex + 1);
560
matchIndex =
MatchIndex
(Text, false, domainIndex);