RedoStackFlushedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |