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