1 write to _start
PresentationFramework (1)
System\Windows\Documents\SpellerError.cs (1)
33_start = start.GetFrozenPointer(LogicalDirection.Forward);
3 references to _start
PresentationFramework (3)
System\Windows\Documents\SpellerError.cs (3)
64ITextRange range = new TextRange(_start, _end); 74_speller.IgnoreAll(TextRangeBase.GetTextInternal(_start, _end)); 115return _start;