Exemplo n.º 1
0
 /// <summary>
 /// Initializes static members of the <see cref="ShellViewModel" /> class.
 /// </summary>
 static ShellViewModel()
 {
     UndoRedoService = new UndoRedoService();
 }
Exemplo n.º 2
0
 /// <summary>
 /// Initializes static members of the <see cref="ShellViewModel" /> class.
 /// </summary>
 static ShellViewModel()
 {
     UndoRedoService = new UndoRedoService();
 }