Example #1
0
 public void GetLastRedoDescription(out string pBstr)
 {
     _wrappedUndoManager.GetLastRedoDescription(out pBstr);
 }