RedoStackFlushedEventArgs.IsUndoStackAltered Property

Definition

Indicates if the undo stack was also altered.

public:
 property bool IsUndoStackAltered { bool get(); void set(bool value); };
public bool IsUndoStackAltered { get; set; }
member this.IsUndoStackAltered : bool with get, set
Public Property IsUndoStackAltered As Boolean

Property Value

Remarks

Auto-Implemented Property Syntax.

Applies to