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