4 references to Flags
PresentationCore (4)
MS\Internal\TextFormatting\LineServices.cs (1)
1127public Flags flags; // bitfields
MS\Internal\TextFormatting\LineServicesCallbacks.cs (3)
169lschp.flags |= LsChp.Flags.fGlyphBased; 253lschp.flags |= LsChp.Flags.fUnderline; 259lschp.flags |= LsChp.Flags.fStrike;