2 references to _IsNonContiguous
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (2)
1523
if (_builder.
_IsNonContiguous
(lastRun, run, comparison))
1698
if (i>0 && _builder.
_IsNonContiguous
(_textRuns[i-1], run, comparison))