3 references to LsBreakJust
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\LineServices.cs (1)
1273
public
LsBreakJust
lsbrj;
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
387
lspap.lsbrj =
LsBreakJust
.lsbrjBreakOptimal;
392
lspap.lsbrj =
LsBreakJust
.lsbrjBreakJustify;