Graph.BeginUndoableTransactionScope Event

Definition

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 

Event Type

Applies to