UndoManager.UndoItemAdded 事件

每次都会激发移除项的事件添加到撤消堆栈

命名空间:  Microsoft.VisualStudio.Modeling
程序集:  Microsoft.VisualStudio.Modeling.Sdk.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

语法

声明
Public Event UndoItemAdded As EventHandler(Of UndoItemEventArgs)
public event EventHandler<UndoItemEventArgs> UndoItemAdded

.NET Framework 安全性

请参见

参考

UndoManager 类

Microsoft.VisualStudio.Modeling 命名空间