1 write to _length
PresentationFramework (1)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
955
_length
= (int)textSegment.Length;
1 reference to _length
PresentationFramework (1)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
973
get { return
_length
; }