[This is preliminary documentation and subject to change.]
Checks whether the specified arguments match the change notification recorded by this instance.
true is the arguments match the recorded change notification; false otherwise.
This method is used by undo engines to match the two event notifications (InstanceChanging and InstanceChanged) that form an atomic, undoable change.
ChangeUndoManager Class | LaMarvin.ComponentModel Namespace