CanRedo Property
Gets a value that indicates whether the redo stack has an action that can be redone
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool CanRedo { get; }
Public ReadOnly Property CanRedo As Boolean
Get
member CanRedo : bool with get