Show / Hide Table of Contents

Property CanUndo

| Improve this Doc View Source

CanUndo

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

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

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

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