2 implementations of EndOffset
PresentationFramework (2)
src\Framework\System\Windows\Documents\NLGSpellerInterop.cs (1)
990public int EndOffset
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
1157public int EndOffset
1 reference to EndOffset
PresentationFramework (1)
src\Framework\System\Windows\Documents\Speller.cs (1)
1065int sentenceEndOffset = sentence.EndOffset;