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