3 references to CharacterLetter
PresentationCore (3)
MS\Internal\TextFormatting\TextStore.cs (3)
1214(ushort)CharacterAttributeFlags.CharacterLetter | 1226if ((flags & (ushort)CharacterAttributeFlags.CharacterLetter) != 0) 1396else if ((charAttributes.Flags & (ushort)CharacterAttributeFlags.CharacterLetter) != 0)