Store::UndoManager Property

 

Gets the UndoManager for the default context.

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public:
property UndoManager^ UndoManager {
	UndoManager^ get();
}

Property Value

Type: Microsoft.VisualStudio.Modeling::UndoManager^

An UndoManager for the default context.

Return to top
Show: