Store.UndoManager Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The UndoManager for the Default Context.
public:
property Microsoft::VisualStudio::Modeling::UndoManager ^ UndoManager { Microsoft::VisualStudio::Modeling::UndoManager ^ get(); };
public Microsoft.VisualStudio.Modeling.UndoManager UndoManager { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.UndoManager : Microsoft.VisualStudio.Modeling.UndoManager
Public ReadOnly Property UndoManager As UndoManager
Property Value
- Attributes