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