2 references to lstflowES
PresentationCore (2)
MS\Internal\TextFormatting\LineServices.cs (1)
1365case LsTFlow.lstflowES:
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
371lspap.lstflow = pap.RightToLeft ? LsTFlow.lstflowWS : LsTFlow.lstflowES;