3 references to ALLOW_PROMPT_AS_INPUT
System (3)
compmod\system\componentmodel\MaskedTextProvider.cs (3)
124static int INCLUDE_PROMPT = BitVector32.CreateMask(ALLOW_PROMPT_AS_INPUT); 292this.flagState[ALLOW_PROMPT_AS_INPUT] = allowPromptAsInput; 465return this.flagState[ALLOW_PROMPT_AS_INPUT];