Show / Hide Table of Contents

Property CanRedo

| Improve this Doc View Source

CanRedo

Gets a value that indicates whether the most recent action can be redone. This is a dependency property.

Declaration
public bool CanRedo { get; }
Property Value
Type Description
System.Boolean

true if the most recent action can be redone; otherwise, false. This property has no default value.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest