Share via


Graph.EndUndoableTransactionScope Event

Definition

will be notified when the UndoableGraphTransactionScope opened by Graph.BeginUpdate is disposed.

public:
 event EventHandler ^ EndUndoableTransactionScope;
public event EventHandler EndUndoableTransactionScope;
member this.EndUndoableTransactionScope : EventHandler 
Public Event EndUndoableTransactionScope As EventHandler 

Event Type

Applies to