public void RefreshSteps(Feature feature) { _steps[feature] = new CodeCompletionFeatureSteps(feature); Invalidate(); }