.Net
Is it possible to determine if a UWP app (Minecraft Windows 10) is running from a .NET application?
I’m trying to make a simple program to help streamline steam in home streaming integration with Minecraft. I’d like to be able to monitor that Minecraft for Windows 10 is running. Process class C# devs Read more…