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