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