OleUndoEngine Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

NameDescription
System_CAPS_protmethodAddUndoUnit(UndoEngine::UndoUnit^)

Adds the undo unit to the undo unit manager.(Overrides UndoEngine::AddUndoUnit(UndoEngine::UndoUnit^).)

System_CAPS_protmethodCreateUndoUnit(String^, Boolean)

Creates a new undo unit.(Overrides UndoEngine::CreateUndoUnit(String^, Boolean).)

System_CAPS_protmethodDiscardUndoUnit(UndoEngine::UndoUnit^)

Closes this unit if it is a parent undo unit.(Overrides UndoEngine::DiscardUndoUnit(UndoEngine::UndoUnit^).)

System_CAPS_pubmethodDispose()

(Inherited from UndoEngine.)

System_CAPS_protmethodDispose(Boolean)

Disposes the resources of this object.(Overrides UndoEngine::Dispose(Boolean).)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_protmethodGetRequiredService(Type^)

(Inherited from UndoEngine.)

System_CAPS_protmethodGetService(Type^)

(Inherited from UndoEngine.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodOnUndoing(EventArgs^)

(Inherited from UndoEngine.)

System_CAPS_protmethodOnUndone(EventArgs^)

(Inherited from UndoEngine.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodIVsLinkedUndoClient::OnInterveningUnitBlockingLinkedUndo()

Indicates that the undo manager is blocking another undo manager from executing a linked action.

Return to top
Show: