Store.InUndo Property

Definition

Reports whether the Store's current context is in undo

public:
 property bool InUndo { bool get(); };
public bool InUndo { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.InUndo : bool
Public ReadOnly Property InUndo As Boolean

Property Value

Attributes

Applies to