Table of Contents

Interface IHistoryTool

Namespace
Gemini.Modules.UndoRedo
Assembly
Gemini.dll
public interface IHistoryTool : ITool, ILayoutItem, IScreen, IHaveDisplayName, IActivate, IDeactivate, IGuardClose, IClose, INotifyPropertyChangedEx, INotifyPropertyChanged
Inherited Members
IHaveDisplayName.DisplayName
IActivate.Activate()
IActivate.IsActive
IActivate.Activated
IDeactivate.AttemptingDeactivation
IDeactivate.Deactivated
INotifyPropertyChangedEx.Refresh()
INotifyPropertyChangedEx.IsNotifying

Properties

UndoRedoManager

IUndoRedoManager UndoRedoManager { get; set; }

Property Value

IUndoRedoManager