2 writes to _start
PresentationFramework (2)
System\Windows\Documents\WinRTSpellerInterop.cs (2)
854
_start
= (int)textSegment.StartPosition;
859
_start
= start;
1 reference to _start
PresentationFramework (1)
System\Windows\Documents\WinRTSpellerInterop.cs (1)
877
get { return
_start
; }