2 references to Done
PresentationFramework (2)
MS\Internal\Data\PathParser.cs (2)
100while (_state != State.Done) 384_state = (_index < _n) ? State.DrillIn : State.Done;