1 instantiation of ScanStatus
PresentationFramework (1)
System\Windows\Documents\Speller.cs (1)
776status = new ScanStatus(timeLimit, start);
5 references to ScanStatus
PresentationFramework (5)
System\Windows\Documents\Speller.cs (5)
542ScanStatus status; 756private ScanStatus ScanRange(ITextPointer start, ITextPointer end, long timeLimit) 763ScanStatus status; 980ScanStatus status = (ScanStatus)data.Data;