Esempio n. 1
0
    public static void Call(string path)
    {
        var window = new Magnification();

        window.Show(path);
    }