New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Core

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

C#
public class ApplyStateUndoRedoCommand : IUndoRedoCommand

Inheritance: objectApplyStateUndoRedoCommand

Implements: IUndoRedoCommand

Constructors

C#
public ApplyStateUndoRedoCommand(IStateProvider target, object originalState)
Parameters:targetIStateProvideroriginalStateobject

Methods

C#
public void Execute()

Implements: IUndoRedoCommand.Execute()

C#
public void Undo()

Implements: IUndoRedoCommand.Undo()