3 references to ASCII_ONLY
System (3)
compmod\system\componentmodel\MaskedTextProvider.cs (3)
123static int ALLOW_PROMPT_AS_INPUT = BitVector32.CreateMask(ASCII_ONLY); 293this.flagState[ASCII_ONLY ] = restrictToAscii; 648return this.flagState[ASCII_ONLY];