3 references to CharacterLetter
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (3)
1240(ushort)CharacterAttributeFlags.CharacterLetter | 1252if ((flags & (ushort)CharacterAttributeFlags.CharacterLetter) != 0) 1422else if ((charAttributes.Flags & (ushort)CharacterAttributeFlags.CharacterLetter) != 0)