4 references to INCLUDE_LITERALS
System (4)
compmod\system\componentmodel\MaskedTextProvider.cs (4)
126static int RESET_ON_PROMPT = BitVector32.CreateMask(INCLUDE_LITERALS); 298this.flagState[INCLUDE_LITERALS ] = true; 617return this.flagState[INCLUDE_LITERALS]; 621this.flagState[INCLUDE_LITERALS] = value;