4 references to Flags
PresentationCore (4)
Core\CSharp\MS\Internal\TextFormatting\LineServices.cs (1)
1332public Flags flags; // bitfields
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (3)
219lschp.flags |= LsChp.Flags.fGlyphBased; 308lschp.flags |= LsChp.Flags.fUnderline; 314lschp.flags |= LsChp.Flags.fStrike;