7 references to Flags
PresentationCore (7)
MS\Internal\TextFormatting\LineServices.cs (1)
1067
public
Flags
grpf;
MS\Internal\TextFormatting\LineServicesCallbacks.cs (6)
290
lspap.grpf |= LsPap.
Flags
.fFmiTreatHyphenAsRegular;
296
lspap.grpf |= LsPap.
Flags
.fFmiApplyBreakingRules;
300
lspap.grpf |= LsPap.
Flags
.fFmiApplyBreakingRules;
304
lspap.grpf |= LsPap.
Flags
.fFmiForceBreakAsNext;
309
lspap.grpf |= LsPap.
Flags
.fFmiAllowHyphenation;
320
lspap.grpf |= LsPap.
Flags
.fFmiAnm;