UndoEngine::UndoUnit::UndoEngine Property

 

Gets the parent UndoEngine.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

protected:
property UndoEngine^ UndoEngine {
	UndoEngine^ get();
}

Property Value

Type: System.ComponentModel.Design::UndoEngine^

The UndoEngine to which this UndoEngine::UndoUnit is attached.

.NET Framework
Available since 2.0
Return to top
Show: