Example #1
0
 public int GetOpenParentState(out uint pdwState)
 {
     return(_wrappedUndoManager.GetOpenParentState(out pdwState));
 }