Share via


Context.InUndo Property

Definition

Returns true if the context is in the middle of an undo.

public:
 property bool InUndo { bool get(); };
public bool InUndo { get; }
member this.InUndo : bool
Public ReadOnly Property InUndo As Boolean

Property Value

Applies to