4 references to s_RESET_ON_PROMPT
System.ComponentModel.TypeConverter (4)
System\ComponentModel\MaskedTextProvider.cs (4)
117private static readonly int s_RESET_ON_LITERALS = BitVector32.CreateMask(s_RESET_ON_PROMPT); 274_flagState[s_RESET_ON_PROMPT] = true; 738return _flagState[s_RESET_ON_PROMPT]; 742_flagState[s_RESET_ON_PROMPT] = value;