4 references to RESET_ON_LITERALS
System (4)
compmod\system\componentmodel\MaskedTextProvider.cs (4)
128static int SKIP_SPACE = BitVector32.CreateMask(RESET_ON_LITERALS); 301this.flagState[RESET_ON_LITERALS] = true; 865return this.flagState[RESET_ON_LITERALS]; 869this.flagState[RESET_ON_LITERALS] = value;