Is there a way to bring in another, running application into Focus entirely in .Net (so I can avoid API calls)?

I'm basically trying to make it so only 1 instance of my app is shown and if a user tries to run another instance, it brings the already running versions to the front.