2 references to IsAlphanumeric
System (2)
compmod\system\componentmodel\MaskedTextProvider.cs (2)
2449
if (!
IsAlphanumeric
(input))
2462
if (!
IsAlphanumeric
(input) && input != spaceChar)