7 references to Flags
PresentationCore (7)
MS\Internal\TextFormatting\LineServices.cs (1)
1068public Flags grpf;
MS\Internal\TextFormatting\LineServicesCallbacks.cs (6)
291lspap.grpf |= LsPap.Flags.fFmiTreatHyphenAsRegular; 297lspap.grpf |= LsPap.Flags.fFmiApplyBreakingRules; 301lspap.grpf |= LsPap.Flags.fFmiApplyBreakingRules; 305lspap.grpf |= LsPap.Flags.fFmiForceBreakAsNext; 310lspap.grpf |= LsPap.Flags.fFmiAllowHyphenation; 321lspap.grpf |= LsPap.Flags.fFmiAnm;