DocData.UndoManager Property

Definition

Returns the undo manager for the DocData.

public:
 virtual property Microsoft::VisualStudio::Modeling::Shell::UndoManager ^ UndoManager { Microsoft::VisualStudio::Modeling::Shell::UndoManager ^ get(); };
public virtual Microsoft.VisualStudio.Modeling.Shell.UndoManager UndoManager { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.UndoManager : Microsoft.VisualStudio.Modeling.Shell.UndoManager
Public Overridable ReadOnly Property UndoManager As UndoManager

Property Value

Attributes

Applies to