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