TextBoxCanCut Property
Property for determining if the Cut command can be executed.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool CanCut { get; }
Public ReadOnly Property CanCut As Boolean
Get
member CanCut : bool with get
Property Value
Boolean