76 references to Control
mscorlib (70)
system\char.cs (69)
47
(byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, // 0000 - 0007
48
(byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, // 0008 - 000F
49
(byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, // 0010 - 0017
50
(byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, // 0018 - 001F
62
(byte)UnicodeCategory.LowercaseLetter, (byte)UnicodeCategory.LowercaseLetter, (byte)UnicodeCategory.LowercaseLetter, (byte)UnicodeCategory.OpenPunctuation, (byte)UnicodeCategory.MathSymbol, (byte)UnicodeCategory.ClosePunctuation, (byte)UnicodeCategory.MathSymbol, (byte)UnicodeCategory.
Control
, // 0078 - 007F
63
(byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, // 0080 - 0087
64
(byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, // 0088 - 008F
65
(byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, // 0090 - 0097
66
(byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, (byte)UnicodeCategory.
Control
, // 0098 - 009F
511
return (GetLatin1UnicodeCategory(c) == UnicodeCategory.
Control
);
513
return (CharUnicodeInfo.GetUnicodeCategory(c) == UnicodeCategory.
Control
);
525
return (GetLatin1UnicodeCategory(c) == UnicodeCategory.
Control
);
527
return (CharUnicodeInfo.GetUnicodeCategory(s, index) == UnicodeCategory.
Control
);
system\globalization\stringinfo.cs (1)
231
|| (ucCurrent == UnicodeCategory.
Control
)
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextPointerBase.cs (1)
1398
if (category0 != UnicodeCategory.
Control
&&
System (3)
regex\system\text\regularexpressions\RegexCharClass.cs (1)
376
groups[1] = (char) ((int) UnicodeCategory.
Control
+ 1);
services\monitoring\system\diagnosticts\EventLog.cs (1)
1348
return (!(uc == UnicodeCategory.
Control
) || (uc == UnicodeCategory.Format) ||
services\monitoring\system\diagnosticts\EventLogInternal.cs (1)
1485
return (!(uc == UnicodeCategory.
Control
) || (uc == UnicodeCategory.Format) ||
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
2503
case UnicodeCategory.
Control
:
System.Xml (1)
System\Xml\Serialization\CodeIdentifier.cs (1)
122
case UnicodeCategory.
Control
: