Share via


Context.InRedo Property

Definition

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

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

Property Value

Applies to