Posted whenever an NSUndoManager object opens an undo group, which occurs in the implementation of the beginUndoGrouping method.
NSUndoManager
userInfo
Available in Mac OS X v10.0 and later.

Declaration Syntax
public static readonly NSString NSUndoManagerDidOpenUndoGroupNotification
Public Shared ReadOnly NSUndoManagerDidOpenUndoGroupNotification As NSString
public:
static initonly NSString^ NSUndoManagerDidOpenUndoGroupNotification

Version Information
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)
Assembly:
Monobjc.Foundation (Module: Monobjc.Foundation)