4 references to ContentEndOffset
PresentationFramework (4)
src\Framework\System\Windows\Documents\Speller.cs (4)
964if (sTextRange.Start >= data.TextMap.ContentEndOffset) 1012if (sTextRange.Start >= data.TextMap.ContentEndOffset) 1072int timeOutOffset = Math.Min(data.TextMap.ContentEndOffset, sentenceEndOffset); 1118if (sTextRange.Start + sTextRange.Length > textMap.ContentEndOffset)