App.xaml.cs 111 Bytes
using System.Windows;

namespace RoboforkApp
{    
    public partial class App : Application
    {
    }
}