7 references to Flags
PresentationCore (7)
MS\Internal\TextFormatting\LineServices.cs (1)
1073public Flags grpf;
MS\Internal\TextFormatting\LineServicesCallbacks.cs (6)
321lspap.grpf |= LsPap.Flags.fFmiTreatHyphenAsRegular; 327lspap.grpf |= LsPap.Flags.fFmiApplyBreakingRules; 331lspap.grpf |= LsPap.Flags.fFmiApplyBreakingRules; 335lspap.grpf |= LsPap.Flags.fFmiForceBreakAsNext; 340lspap.grpf |= LsPap.Flags.fFmiAllowHyphenation; 351lspap.grpf |= LsPap.Flags.fFmiAnm;