Table of Contents

Interface IDocument

Namespace
Gemini.Framework
Assembly
Gemini.dll
public interface IDocument : 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; }

Property Value

IUndoRedoManager