1 write to _cpFirstScope
PresentationCore (1)
MS\Internal\TextFormatting\TextStore.cs (1)
2521
_cpFirstScope
= modifierScope.TextSourceCharacterIndex;
1 reference to _cpFirstScope
PresentationCore (1)
MS\Internal\TextFormatting\TextStore.cs (1)
2616
while (continueScanning && _cpFirst >
_cpFirstScope
)