Show / Hide Table of Contents

Property MaxUndoLevel

| Improve this Doc View Source

MaxUndoLevel

Gets or sets the maximum number of undo/redo actions. This is a dependency property.

Declaration
public int MaxUndoLevel { get; set; }
Property Value
Type Description
System.Int32

The maximum number of undo/redo actions. The default value is System.Int32.MaxValue.

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