예제 #1
0
 private void Application_Startup(object sender, StartupEventArgs e)
 {
     RootVisual = new MainView();
 }