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