2 references to LookupFlagMarkAttachmentTypeMask
PresentationCore (2)
MS\Internal\Shaping\OpenTypeCommon.cs (2)
866if ((LookupFlags&(ushort)LookupFlagMarkAttachmentTypeMask)!=0) 877ushort attachClass = (ushort)((LookupFlags&LookupFlagMarkAttachmentTypeMask)>>8);