Store.InRedo 属性

定义

报告存储区的当前上下文是否处于撤消

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

属性值

Boolean
属性

适用于