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