4 references to INCLUDE_PROMPT
System (4)
compmod\system\componentmodel\MaskedTextProvider.cs (4)
125static int INCLUDE_LITERALS = BitVector32.CreateMask(INCLUDE_PROMPT); 297this.flagState[INCLUDE_PROMPT ] = false; 633return this.flagState[INCLUDE_PROMPT]; 637this.flagState[INCLUDE_PROMPT] = value;