5 references to lstflowWS
PresentationCore (5)
Core\CSharp\MS\Internal\TextFormatting\LineServices.cs (1)
1633
case LsTFlow.
lstflowWS
:
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (4)
399
lspap.lstflow = pap.RightToLeft ? LsTFlow.
lstflowWS
: LsTFlow.lstflowES;
1299
case LsTFlow.
lstflowWS
:
2647
Debug.Assert(textFlow != LsTFlow.
lstflowWS
|| runDirection != 0);
3378
if (textFlow == LsTFlow.
lstflowWS
)