1 write to _end
PresentationFramework (1)
System\Windows\Documents\SpellerError.cs (1)
33_end = end.GetFrozenPointer(LogicalDirection.Backward);
3 references to _end
PresentationFramework (3)
System\Windows\Documents\SpellerError.cs (3)
63ITextRange range = new TextRange(_start, _end); 73_speller.IgnoreAll(TextRangeBase.GetTextInternal(_start, _end)); 125return _end;