7 references to Flags
PresentationCore (7)
MS\Internal\TextFormatting\LineServices.cs (1)
1068public Flags grpf;
MS\Internal\TextFormatting\LineServicesCallbacks.cs (6)
302lspap.grpf |= LsPap.Flags.fFmiTreatHyphenAsRegular; 308lspap.grpf |= LsPap.Flags.fFmiApplyBreakingRules; 312lspap.grpf |= LsPap.Flags.fFmiApplyBreakingRules; 316lspap.grpf |= LsPap.Flags.fFmiForceBreakAsNext; 321lspap.grpf |= LsPap.Flags.fFmiAllowHyphenation; 332lspap.grpf |= LsPap.Flags.fFmiAnm;