5 references to lstflowWS
PresentationCore (5)
MS\Internal\TextFormatting\LineServices.cs (1)
1370case LsTFlow.lstflowWS:
MS\Internal\TextFormatting\LineServicesCallbacks.cs (4)
371lspap.lstflow = pap.RightToLeft ? LsTFlow.lstflowWS : LsTFlow.lstflowES; 1208case LsTFlow.lstflowWS: 2482Debug.Assert(textFlow != LsTFlow.lstflowWS || runDirection != 0); 3190if (textFlow == LsTFlow.lstflowWS)