TextBoxCanRedo 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) Version: 11.3.999
public bool CanRedo { get; }

Property Value

Boolean

See Also