Beispiel #1
0
    //https://gist.github.com/roydejong/130a91e1835154a3acaeda78c9dfbbd7

    public static System.IntPtr GetWindowHandle()
    {
        return(StaticPinvoke.GetActiveWindow());
    }