5 references to lstflowWS
PresentationCore (5)
MS\Internal\TextFormatting\LineServices.cs (1)
1365case LsTFlow.lstflowWS:
MS\Internal\TextFormatting\LineServicesCallbacks.cs (4)
341lspap.lstflow = pap.RightToLeft ? LsTFlow.lstflowWS : LsTFlow.lstflowES; 1180case LsTFlow.lstflowWS: 2458Debug.Assert(textFlow != LsTFlow.lstflowWS || runDirection != 0); 3166if (textFlow == LsTFlow.lstflowWS)