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