Mono Class Library: Overview

System.ComponentModel.Design.UndoEngine: Members

The members of System.ComponentModel.Design.UndoEngine are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

Enabledbool. Documentation for this section has not yet been entered.
[read-only]
UndoInProgressbool. Documentation for this section has not yet been entered.

Public Methods

Dispose()
Documentation for this section has not yet been entered.

Protected Methods

abstract
AddUndoUnit(UndoEngine.UndoUnit)
Documentation for this section has not yet been entered.
CreateUndoUnit(string, bool) : UndoEngine.UndoUnit
Documentation for this section has not yet been entered.
DiscardUndoUnit(UndoEngine.UndoUnit)
Documentation for this section has not yet been entered.
Dispose(bool)
Documentation for this section has not yet been entered.
GetRequiredService(Type) : object
Documentation for this section has not yet been entered.
GetService(Type) : object
Documentation for this section has not yet been entered.
OnUndoing(EventArgs)
Documentation for this section has not yet been entered.
OnUndone(EventArgs)
Documentation for this section has not yet been entered.

Public Events

UndoingDocumentation for this section has not yet been entered.
UndoneDocumentation for this section has not yet been entered.