4 references to Flags
PresentationCore (4)
MS\Internal\TextFormatting\LineServices.cs (1)
1128public Flags flags; // bitfields
MS\Internal\TextFormatting\LineServicesCallbacks.cs (3)
181lschp.flags |= LsChp.Flags.fGlyphBased; 265lschp.flags |= LsChp.Flags.fUnderline; 271lschp.flags |= LsChp.Flags.fStrike;