RadControls for WPF

The service handling the undo-redo stack.

Namespace: Telerik.Windows.Diagrams.Core
Assembly: Telerik.Windows.Diagrams.Core (in Telerik.Windows.Diagrams.Core.dll) Version: 2013.1.403.40

Syntax

C#
public interface IUndoRedoService
Visual Basic
Public Interface IUndoRedoService

Remarks

Note that this service can be customized and plugged into the ServiceLocator.

See Also