Store.InRedo Property
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.
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