9 references to Separator
System.ComponentModel.TypeConverter (9)
System\ComponentModel\MaskedTextProvider.cs (9)
318charType = CharType.Separator; 323charType = CharType.Separator; 328charType = CharType.Separator; 333charType = CharType.Separator; 338charType = CharType.Separator; 412if (charType != CharType.Separator) 1083CharType literalCharFlags = CharType.Literal | CharType.Separator; 1427return (charDescriptor.CharType == CharType.Literal) || (charDescriptor.CharType == CharType.Separator); 2650case CharType.Separator: