Condividi tramite


ModelingDocData.UndoManager Property

Definition

Overriden to retrieve the undo manager associated with the ModelingDocStore. This allows ModelingDocData's that share a primary store to also share an undo manager.

public:
 virtual property Microsoft::VisualStudio::Modeling::Shell::UndoManager ^ UndoManager { Microsoft::VisualStudio::Modeling::Shell::UndoManager ^ get(); };
public override Microsoft.VisualStudio.Modeling.Shell.UndoManager UndoManager { get; }
member this.UndoManager : Microsoft.VisualStudio.Modeling.Shell.UndoManager
Public Overrides ReadOnly Property UndoManager As UndoManager

Property Value

Applies to