2 implementations of EndOffset
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (1)
873
public int
EndOffset
System\Windows\Documents\WinRTSpellerInterop.cs (1)
1076
public int
EndOffset
1 reference to EndOffset
PresentationFramework (1)
System\Windows\Documents\Speller.cs (1)
995
int sentenceEndOffset = sentence.
EndOffset
;