private void InitWindow()
 {
     _wpfWindowTestWrapper = new WPFWindowTestWrapper(_factory());
     _wpfWindowTestWrapper.ShowWindow();
 }
Ejemplo n.º 2
0
 private void InitWindow()
 {
     _wpfWindowTestWrapper = new WPFWindowTestWrapper(_factory());
     _wpfWindowTestWrapper.ShowWindow();
 }