TextBoxCanCut Property

Property for determining if the Cut command can be executed.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool CanCut { get; }

Property Value

Boolean

See Also