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