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