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