Graph.BeginUndoableTransactionScope Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
will be notified when an UndoableGraphTransactionScope is opened by the Graph.BeginUpdate method.
public:
event EventHandler ^ BeginUndoableTransactionScope;
public event EventHandler BeginUndoableTransactionScope;
member this.BeginUndoableTransactionScope : EventHandler
Public Event BeginUndoableTransactionScope As EventHandler