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