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