Gets the number of recorded actions in the undo queue.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public int UndoQueueCount { get; }
Visual Basic (Declaration)
Public ReadOnly Property UndoQueueCount As Integer

See Also