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