RedoStackFlushedEventArgs Class

Definition

Event args for the RedoStackFlushed event.

public ref class RedoStackFlushedEventArgs : EventArgs
public class RedoStackFlushedEventArgs : EventArgs
type RedoStackFlushedEventArgs = class
    inherit EventArgs
Public Class RedoStackFlushedEventArgs
Inherits EventArgs
Inheritance
RedoStackFlushedEventArgs

Constructors

RedoStackFlushedEventArgs(Boolean)

Constructor

Properties

IsUndoStackAltered

Indicates if the undo stack was also altered.

Applies to