1 instantiation of ScanStatus
PresentationFramework (1)
System\Windows\Documents\Speller.cs (1)
775status = new ScanStatus(timeLimit, start);
5 references to ScanStatus
PresentationFramework (5)
System\Windows\Documents\Speller.cs (5)
541ScanStatus status; 755private ScanStatus ScanRange(ITextPointer start, ITextPointer end, long timeLimit) 762ScanStatus status; 979ScanStatus status = (ScanStatus)data.Data;