4 references to RESET_ON_PROMPT
System (4)
compmod\system\componentmodel\MaskedTextProvider.cs (4)
127static int RESET_ON_LITERALS = BitVector32.CreateMask(RESET_ON_PROMPT); 299this.flagState[RESET_ON_PROMPT ] = true; 826return this.flagState[RESET_ON_PROMPT]; 830this.flagState[RESET_ON_PROMPT] = value;