Ejemplo n.º 1
0
        public void IntializeObjects()
        {
            //var storageDevice = Windows.Devices.Portable.StorageDevice;

            deviceForm= new DeviceForm();

            //Panel de resultados
            resultFilesForm = new ResultFilesForm(this);
        }
Ejemplo n.º 2
0
        public void IntializeObjects()
        {
            //var storageDevice = Windows.Devices.Portable.StorageDevice;

            deviceForm = new DeviceForm();

            //Panel de resultados
            resultFilesForm = new ResultFilesForm(this);
        }