2 references to Word
System.Windows.Forms.Primitives (2)
System\Windows\Forms\Internals\ClientUtils.cs (2)
39
(!isWord && lastSeen == CharType.
Word
&& index != 0))
45
lastSeen = isWord ? CharType.
Word
: CharType.NonWord;