2 references to IsAsciiLetter
System (2)
compmod\system\componentmodel\MaskedTextProvider.cs (2)
2412
if (!
IsAsciiLetter
(input) && this.AsciiOnly)
2425
if (!
IsAsciiLetter
(input) && this.AsciiOnly)