public static void Main() { ManipulatorDemo.App app = new ManipulatorDemo.App(); app.InitializeComponent(); app.Run(); }