1 instantiation of ScanStatus
PresentationFramework (1)
System\Windows\Documents\Speller.cs (1)
772status = new ScanStatus(timeLimit, start);
5 references to ScanStatus
PresentationFramework (5)
System\Windows\Documents\Speller.cs (5)
538ScanStatus status; 752private ScanStatus ScanRange(ITextPointer start, ITextPointer end, long timeLimit) 759ScanStatus status; 976ScanStatus status = (ScanStatus)data.Data;