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