Store.InRedo Property

Definition

Reports whether the Store's current context is in undo

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

Property Value

Attributes

Applies to