Beispiel #1
0
 public Page2()
 {
     InitializeComponent();
     this.DataContext = ViewModelFactory.CreateInstance(this.GetType());
 }