5 references to Reverse
PresentationCore (5)
MS\Internal\TextFormatting\FullTextLine.cs (1)
497
if (lineLength == prefetchLength && lsrun.Type == Plsrun.
Reverse
)
MS\Internal\TextFormatting\FullTextState.cs (1)
374
if (ccp == ccpCurrent && lsrun.Type == Plsrun.
Reverse
)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
152
case Plsrun.
Reverse
:
MS\Internal\TextFormatting\TextStore.cs (2)
83
ControlRuns[1] = new LSRun(Plsrun.
Reverse
, esc.szObjectReplacement);
1458
plsrun = Plsrun.
Reverse
;