9 references to Separator
System (9)
compmod\system\componentmodel\MaskedTextProvider.cs (9)
341charType = CharType.Separator; 346charType = CharType.Separator; 351charType = CharType.Separator; 356charType = CharType.Separator; 361charType = CharType.Separator; 435if (charType != CharType.Separator) 1179CharType literalCharFlags = CharType.Literal | CharType.Separator; 1549return (charDescriptor.CharType == CharType.Literal) || (charDescriptor.CharType == CharType.Separator); 2805case CharType.Separator: